CMVG Class |
Namespace: Geosoft.Desktop.GXNetX
The CMVG type exposes the following members.
| Name | Description | |
|---|---|---|
| AxisX | Draw an X axis | |
| AxisY | Draw a Y axis | |
| Create | Create a MVG object | |
| Dispose | Releases the unmanaged resources used by the CMVG and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| GetMVIEW | Get the MVIEW Handle of the Object. | |
| Grid | Draw a grid in the current MVG | |
| LabelX | Label annotations on the X axis | |
| LabelY | Label annotations on the Y axis | |
| PolyLineVA | Creates PolyLines/polygons from VV and VA. | |
| PolyLineVV | Creates PolyLines/polygons from VV and VV. | |
| RescaleXRange | Re-scale horizontal axis | |
| RescaleYRange | Re-scale vertical axis |