Click or drag to resize

CVECTOR3D Class

VECTOR3D Display object.
Inheritance Hierarchy

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public class CVECTOR3D : CHANDLE

public class CVECTOR3D : CHANDLE

The CVECTOR3D type exposes the following members.

Methods
  NameDescription
Protected methodDispose
Releases the unmanaged resources used by the CVECTOR3D and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodGetITR
Get the ITR of the VECTOR3D
Public methodSetITR
Set the ITR of the VECTOR3D
Top
See Also