Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
DoCmd3DRetResponse
Interface DoCmd3DRetResponse<T>
C#
DoCmd3D
後端基本回傳結構
interface
DoCmd3DRetResponse
{
ERRMSG
:
string
;
RET
:
T
;
SUCCESS
:
boolean
;
}
Type Parameters
T
Hierarchy
DoCmd3DResponse
DoCmd3DRetResponse
Index
Properties
ERRMSG
RET
SUCCESS
Properties
ERRMSG
ERRMSG
:
string
錯誤訊息
RET
RET
:
T
是否處理成功
SUCCESS
SUCCESS
:
boolean
是否處理成功
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
ERRMSG
RET
SUCCESS
PilotGaea 3D O'view
ov
ov
2D/3D結合
ov2D3D
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
幾何
GeoJSON
C3DUtility
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
Loading...
Generated using
TypeDoc
C#
DoCmd3D
後端基本回傳結構