Sample Code
Preparing search index...
The search index is not available
PilotGaea 2D O'view
PilotGaea 2D O'view
PointLike
Interface PointLike
基本幾何2D點介面,帶有
x
,
y
座標的物件
interface
PointLike
{
x
:
number
;
y
:
number
;
}
Hierarchy
PointLike
PointLike3D
Index
Properties
x
y
Properties
x
x
:
number
x座標
y
y
:
number
y座標
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
x
y
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
基本幾何2D點介面,帶有
x
,y
座標的物件