Sample Code
Preparing search index...
The search index is not available
PilotGaea 2D O'view
PilotGaea 2D O'view
PointLike3D
Interface PointLike3D
基本幾何3D點介面,帶有
x
,
y
,
z
座標的物件
interface
PointLike3D
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Hierarchy
PointLike
PointLike3D
Implemented by
Geo3DPoint
GeoPoint
Index
Properties
x
y
z
Properties
x
x
:
number
x座標
y
y
:
number
y座標
z
z
:
number
z座標
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
x
y
z
PilotGaea 2D O'view
MapView
CMapView
CONTROL_TYPE
QUERY_TYPE
MapViewMeasureProperty
MapViewEventMap
MapViewSelectFeatureOn
SnapSetting
MapDocument
CMapDocument
ENUM_IMAGE_FORMAT
2D圖層
CLayer2D
CSingleTileLayer
CTileMapLayer
CVectorLayer
CVectorTileLayer
CWMSLayer
ENTITY_TYPE
LAYER_TYPE_2D
UNIT
Loading...
Generated using
TypeDoc
基本幾何3D點介面,帶有
x
,y
,z
座標的物件