Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
RectLike
Interface RectLike
基本矩形介面,帶有
left
,
top
,
right
,
bottom
座標的物件
interface
RectLike
{
bottom
:
number
;
left
:
number
;
right
:
number
;
top
:
number
;
}
Implemented by
CRect
Index
Properties
bottom
left
right
top
Properties
bottom
bottom
:
number
下面
left
left
:
number
左邊
right
right
:
number
右邊
top
top
:
number
上面
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bottom
left
right
top
PilotGaea 3D O'view
ov
ov
2D/3D結合
ov2D3D
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
幾何
GeoJSON
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
GeoPolyline
Loading...
Generated using
TypeDoc
基本矩形介面,帶有
left
,top
,right
,bottom
座標的物件