RAMP4 - v4.21.0
    Preparing search index...

    Interface DiscreteGraphicResult

    interface DiscreteGraphicResult {
        graphic: Promise<Graphic>;
        oid: number;
    }
    Index

    Properties

    Properties

    graphic: Promise<Graphic>
    oid: number