 | CE3DVGetDataView Method |
Get the current data (3D) MVIEW
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic CMVIEW GetDataView()
public CMVIEW GetDataView()
Public Function GetDataView As CMVIEW
Public Function GetDataView As CMVIEW
public:
CMVIEW^ GetDataView()
public:
CMVIEW^ GetDataView()
member GetDataView : unit -> CMVIEW
member GetDataView : unit -> CMVIEW
Return Value
Type:
CMVIEWMVIEW object
See Also