PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
KMLModule
PolyStyleParameter
介面 PolyStyleParameter
KML PolyStyle
interface
PolyStyleParameter
{
polyStyle
:
{
color
:
window
.
ov
.
Color
;
fill
:
boolean
;
outline
:
boolean
}
;
}
層級 (
查看層級一覽
)
PolyStyleParameter
CreateLineStringPlaceMarkParameter
CreatePolygonPlaceMarkParameter
LineStringPlaceMarkParameter
PolygonPlaceMarkParameter
索引
屬性
poly
Style
屬性
poly
Style
polyStyle
:
{
color
:
window
.
ov
.
Color
;
fill
:
boolean
;
outline
:
boolean
}
多邊形樣式參數。
類型宣告
color
:
window
.
ov
.
Color
顏色。
fill
:
boolean
多邊形是否要填充顏色。
outline
:
boolean
多邊形是否要繪製外框線。
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
poly
Style
Sample Code
PilotGaea 3D O'view
載入中...
KML PolyStyle