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

    介面 LabelStyleParameter

    KML LabelStyle

    interface LabelStyleParameter {
        labelStyle: { color: window.ov.Color; scale: number };
    }

    層級 (查看層級一覽)

    索引

    屬性

    屬性

    labelStyle: { color: window.ov.Color; scale: number }

    標籤樣式參數。

    類型宣告

    • color: window.ov.Color

      顏色。

    • scale: number

      標籤縮放比例。