PilotGaea 2D O'view
    正在準備搜尋索引...

    類型別名 MapViewSelectFeatureOn

    選取圖素功能設定。

    type MapViewSelectFeatureOn = {
        Highlight: boolean;
        Open: boolean;
        ShiftKeyMulti: boolean;
    }
    索引

    屬性

    Highlight: boolean

    開關高亮模式。

    Open: boolean

    是否開啟可選圖素模式。

    ShiftKeyMulti: boolean

    開關shift多選模式。