Vertex Viewer SDK
    Preparing search index...

    Interface VertexViewerLayer

    interface VertexViewerLayer {
        stretchOff?: boolean;
    }
    Index
    stretchOff?: boolean

    Indicates if the layer should stretch to fill the size of its container's nearest positioned parent.

    false