IP_STACK_TYPEConstant Class
Spacing Types
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetIP_STACK_TYPEConstant

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

The IP_STACK_TYPEConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEQUAL
Spaces the sections equally, with enough room to guarantee no overlap with high N-values or closely spaced lines.
Public fieldStatic memberGEOGRAPHIC
Now the same as IP_STACK_MAP
Public fieldStatic memberMAP
Use map-based spacing, and preserve the directions of the original lines by rotating the sections as desired to their true locations. (At present only N-S and E-W sections are supported).
Top
See Also