RAMP4 - v4.23.0-beta
    Preparing search index...

    Interface DrawingEventPayload

    interface DrawingEventPayload {
        drawing: DrawShapeExportRecord;
        id: string;
        rampGeom: BaseGeometry;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string
    rampGeom: BaseGeometry