Click or drag to resize
CSTK Class
The STK class is used for plotting a single data profile in an MVIEW. The MSTK class (see MSTK.GXH) is used to plot multiple STK objects to a single map. Use AddSTK_MSTK fuction to create a STK object before using functions in this file SEE MSTK FILE FOR DETAILED DESCRIPTIONS OF ALL FUNCTION PARAMETERS.
Inheritance Hierarchy

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

The CSTK type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseGetTransParms
Get transformation parameters in STK object
Public methodAvailable to anyone with an Oasis Montaj licenseiGetAxisFormat
Get axis number display format.
Public methodAvailable to anyone with an Oasis Montaj licenseIGetAxisParms
Get parameters in STK object relating drawing X/Y axis
Public methodAvailable to anyone with an Oasis Montaj licenseIGetFidParms
Get parameters in STK object relating drawing fid ticks
Public methodAvailable to anyone with an Oasis Montaj licenseiGetFlag
Get flag indicating part of STK object is to be drawn or not
Public methodAvailable to anyone with an Oasis Montaj licenseIGetGenParms
Get general parameters in STK object
Public methodAvailable to anyone with an Oasis Montaj licenseIGetGridParms
Get background grid parameters in STK object
Public methodAvailable to anyone with an Oasis Montaj licenseIGetLabelParms
Get parameters in STK object relating X/Y axis labels
Public methodAvailable to anyone with an Oasis Montaj licenseIGetProfile
Get profile parameters in STK object
Public methodAvailable to anyone with an Oasis Montaj licenseIGetProfileEx
Get profile parameters in STK object (added Break on dummy option)
Public methodAvailable to anyone with an Oasis Montaj licenseIGetSymbParms
Get parameters in STK object relating drawing symbols
Public methodAvailable to anyone with an Oasis Montaj licenseIGetTitleParms
Get parameters in STK object relating X/Y axis titles
Public methodAvailable to anyone with an Oasis Montaj licenseISetFlag
Set flag indicating part of STK object is to be drawn or not
Public methodAvailable to anyone with an Oasis Montaj licenseSetArrayColors
Set colours for individual channels in a VA, via an ITR
Public methodAvailable to anyone with an Oasis Montaj licenseSetAxisFormat
Set axis number display format.
Public methodAvailable to anyone with an Oasis Montaj licenseSetAxisParms
Set parameters in STK object relating drawing X/Y axis
Public methodAvailable to anyone with an Oasis Montaj licenseSetFidParms
Set parameters in STK object relating drawing fid ticks
Public methodAvailable to anyone with an Oasis Montaj licenseSetGenParms
Set general parameters in STK object
Public methodAvailable to anyone with an Oasis Montaj licenseSetGridParms
Set background grid parameters in STK object
Public methodAvailable to anyone with an Oasis Montaj licenseSetLabelParms
Set parameters in STK object relating X/Y axis labels
Public methodAvailable to anyone with an Oasis Montaj licenseSetLineParm
Set line parameter (of Y Chan) in STK object
Public methodAvailable to anyone with an Oasis Montaj licenseSetProfile
Set profile parameters in STK object
Public methodAvailable to anyone with an Oasis Montaj licenseSetProfileEx
Set profile parameters in STK object (added Break on dummy option)
Public methodAvailable to anyone with an Oasis Montaj licenseSetSymbParms
Set parameters in STK object relating drawing symbols
Public methodAvailable to anyone with an Oasis Montaj licenseSetTitleParms
Set parameters in STK object relating X/Y axis titles
Public methodAvailable to anyone with an Oasis Montaj licenseSetTransParms
Set transformation parameters in STK object
Public methodAvailable to anyone with an Oasis Montaj licenseSetVAIndexStart
Start array profile index labels at 0 or 1.
Top
See Also