STK_AXIS_POSConstant Class

STK Axis defines. Use with STK_AXIS_X and STK_AXIS_Y
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetSTK_AXIS_POSConstant

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static class STK_AXIS_POSConstant

public static class STK_AXIS_POSConstant

The STK_AXIS_POSConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSTK_AXIS_BOTH
Left and right sides
Public fieldStatic memberSTK_AXIS_BOTTOM
Bottom only
Public fieldStatic memberSTK_AXIS_LEFT
Left side only
Public fieldStatic memberSTK_AXIS_NONE
Axis
Public fieldStatic memberSTK_AXIS_RIGHT
Right side only
Public fieldStatic memberSTK_AXIS_TOP
Top only
Top
See Also