MVU_FLIGHT_LOCATEConstant Class
Line label locations
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetMVU_FLIGHT_LOCATEConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class MVU_FLIGHT_LOCATEConstant

The MVU_FLIGHT_LOCATEConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberABOVE
L100.2 L100.2 ---------------------------------------- dOffA controls label distance above the line. dOffB controls offset in from line end.
Public fieldStatic memberBELOW
---------------------------------------- L100.2 L100.2 dOffA controls label distance below the line. dOffB controls offset in from line end.
Public fieldStatic memberEND
L100.2 -------------------------- L100.2 dOffA controls distance from label to line. dOffB controls verical offset from center.
Public fieldStatic memberMVU_FLIGHT_DIRECTION
To add '>' to label to indicate direction, for example: MVU_FLIGHT_LOCATE_END+MVU_FLIGHT_DIRECTION
Public fieldStatic memberNONE
No label
Top
See Also