Click or drag to resize
CMVG Class
The MVG class provides the ability to create view graphs.
Inheritance Hierarchy

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public class CMVG : CHANDLE

The CMVG type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseAxisX
Draw an X axis
Public methodAvailable to anyone with an Oasis Montaj licenseAxisY
Draw a Y axis
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreate
Create a MVG object
Protected methodDispose
Releases the unmanaged resources used by the CMVG and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyone with an Oasis Montaj licenseGetMVIEW
Get the MVIEW Handle of the Object.
Public methodAvailable to anyone with an Oasis Montaj licenseGrid
Draw a grid in the current MVG
Public methodAvailable to anyone with an Oasis Montaj licenseLabelX
Label annotations on the X axis
Public methodAvailable to anyone with an Oasis Montaj licenseLabelY
Label annotations on the Y axis
Public methodAvailable to anyone with an Oasis Montaj licensePolyLineVA
Creates PolyLines/polygons from VV and VA.
Public methodAvailable to anyone with an Oasis Montaj licensePolyLineVV
Creates PolyLines/polygons from VV and VV.
Public methodAvailable to anyone with an Oasis Montaj licenseRescaleXRange
Re-scale horizontal axis
Public methodAvailable to anyone with an Oasis Montaj licenseRescaleYRange
Re-scale vertical axis
Top
See Also