 | CE3DV Class |
Methods to manipulate an active 3D View
Inheritance Hierarchy
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic class CE3DV : CHANDLE
public class CE3DV : CHANDLE
Public Class CE3DV
Inherits CHANDLE
Public Class CE3DV
Inherits CHANDLE
public ref class CE3DV : public CHANDLE
public ref class CE3DV : public CHANDLE
type CE3DV =
class
inherit CHANDLE
end
type CE3DV =
class
inherit CHANDLE
end
The CE3DV type exposes the following members.
Methods
| Name | Description |
---|
 | GetBaseView | Get the current Base MVIEW (used to draw 2D legends for groups) |
 | GetDataView | Get the current data (3D) MVIEW |
Top
See Also