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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.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 vertical offset from center.
Public fieldStatic memberMVU_FLIGHT_DIRECTION
To add '>' to label to indicate direction, for example: <define>MVU_FLIGHT_LOCATE_END</define>+<define>MVU_FLIGHT_DIRECTION</define>
Public fieldStatic memberNONE
No label
Top
See Also