Vertex Viewer SDK
    Preparing search index...

    Interface FreeformMarkupInit

    interface FreeformMarkupInit {
        bounds?: Rectangle.Rectangle;
        id?: string;
        points?: Point.Point[];
    }
    Index

    Properties

    Properties

    id?: string
    points?: Point.Point[]