Sample Code
Preparing search index...
The search index is not available
PilotGaea 2D O'view
PilotGaea 2D 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 2D O'view
ov
ov
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
工具類型
UtilityTypes
幾何
GeoJSON
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
GeoPolyline
Loading...
Generated using
TypeDoc
基本矩形介面,帶有
left
,top
,right
,bottom
座標的物件