PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
CustomGroundPolylineEntity
Parameter
介面 Parameter
自畫貼地聚合線圖素參數。
interface
Parameter
{
geo
:
GeoPolyline
;
color
:
window
.
ov
.
Color
;
size
:
number
;
opacity
:
number
;
epsg
:
number
;
dashScale
:
number
;
}
索引
屬性
geo
color
size
opacity
epsg
dash
Scale
屬性
geo
geo
:
GeoPolyline
線幾何。
color
color
:
window
.
ov
.
Color
線的顏色。
size
size
:
number
線的大小。
opacity
opacity
:
number
不透明度。
epsg
epsg
:
number
幾何EPSG。
dash
Scale
dashScale
:
number
虛線設定,預設為實線,若等於0.0:系統自己切,大於0.0:以公尺為單位切。
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
geo
color
size
opacity
epsg
dash
Scale
Sample Code
PilotGaea 3D O'view
載入中...
自畫貼地聚合線圖素參數。