RAMP4 - v4.21.0
    Preparing search index...

    Interface DrawShapeDownloadOptions

    interface DrawShapeDownloadOptions {
        fileName?: string;
        ids?: string | string[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    fileName?: string
    ids?: string | string[]