 | CE3DVGetBaseView Method |
Get the current Base MVIEW (used to draw 2D legends for groups)
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic CMVIEW GetBaseView()
public CMVIEW GetBaseView()
Public Function GetBaseView As CMVIEW
Public Function GetBaseView As CMVIEW
public:
CMVIEW^ GetBaseView()
public:
CMVIEW^ GetBaseView()
member GetBaseView : unit -> CMVIEW
member GetBaseView : unit -> CMVIEW
Return Value
Type:
CMVIEWMVIEW object
See Also