RAMP4 - v4.21.0
    Preparing search index...

    Interface GraphicHitResult

    interface GraphicHitResult {
        layer?: LayerInstance;
        layerId: string;
        layerIdx: number;
        oid: number;
    }
    Index

    Properties

    The layer instance the graphic lives in, if available

    layerId: string

    layer id of layer the graphic lives in

    layerIdx: number

    layer index of the layer the graphic lives in

    oid: number

    graphic Object ID value