Click or drag to resize
CVOXD Class
VOX Display object.
Inheritance Hierarchy

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public class CVOXD : CHANDLE

The CVOXD type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberCreate
Create a new VOXD
Public methodAvailable to anyoneStatic memberCreateITR
Create a new VOXD with our own ITR
Public methodAvailable to anyoneStatic memberCreateThematic
Create a new VOXD for a thematic VOX object.
Protected methodDispose
Releases the unmanaged resources used by the CVOXD and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyoneGetDrawControls
Get the draw controls
Public methodAvailable to anyoneGetITR
Get the ITR of the VOXD
Public methodAvailable to anyoneGetShellControls
Get the shell controls
Public methodAvailable to anyoneIGetName
Gets the file name of the voxel.
Public methodAvailable to anyoneSetDrawControls
Set the draw controls
Public methodAvailable to anyoneSetITR
Set the ITR of the VOXD
Public methodAvailable to anyoneSetShellControls
Set the shell controls
Top
See Also