Click or drag to resize

CMVG Methods

The CMVG type exposes the following members.

Methods
  NameDescription
Public methodAxisX
Draw an X axis
Public methodAxisY
Draw a Y axis
Public methodStatic memberCreate
Create a MVG object
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodGetMVIEW
Get the MVIEW Handle of the Object.
Public methodGrid
Draw a grid in the current MVG
Public methodLabelX
Label annotations on the X axis
Public methodLabelY
Label annotations on the Y axis
Public methodPolyLineVA
Creates PolyLines/polygons from VV and VA.
Public methodPolyLineVV
Creates PolyLines/polygons from VV and VV.
Public methodRescaleXRange
Re-scale horizontal axis
Public methodRescaleYRange
Re-scale vertical axis
Top
See Also