Script API - v1.21.80
    Preparing search index...

    Interface WidgetGroupCreateOptions

    interface WidgetGroupCreateOptions {
        groupSelectionMode?: WidgetGroupSelectionMode;
        showBounds?: boolean;
        visible?: boolean;
    }
    Index

    Properties

    groupSelectionMode?: WidgetGroupSelectionMode
    showBounds?: boolean
    visible?: boolean