C3DN Class |
Namespace: GeoEngine.Core.GXNetX
The C3DN type exposes the following members.
| Name | Description | |
|---|---|---|
| Copy | Copy one 3DN object to another. | |
| Create | Creates a 3DN. | |
| Dispose | Releases the unmanaged resources used by the C3DN and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| GetPointOfView | Get location of the point we are looking from | |
| GetScale | Get the axis relative scales. | |
| iGetAxisColor | Get the Axis draw color | |
| IGetAxisFont(String) | Get the Axis font | |
| IGetAxisFont(String, Int32) | Get the Axis font | |
| iGetBackgroundColor | Get the window background color | |
| IGetRenderControls(Int32, Int32, String, String, String) | Get the rendering controls | |
| IGetRenderControls(Int32, Int32, String, Int32, String, Int32, String, Int32) | Get the rendering controls | |
| iGetShading | Set the shading control on or off | |
| SetAxisColor | Set the Axis draw color | |
| SetAxisFont | Set the Axis font | |
| SetBackgroundColor | Set the window background color | |
| SetPointOfView | Set location of the point we are looking from | |
| SetRenderControls | Set the rendering controls | |
| SetScale | Set the axis relative scales. | |
| SetShading | Set the shading control on or off |