Click or drag to resize

GM_RotationSense_t16 Enumeration

This type is OR'd with the mRotation member of the GM_PointStyle_t structure to specify symbol rotation sense.

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public enum GM_RotationSense_t16
Members
  Member nameValueDescription
RotateSense_TopOfMap0Rotation is to top of map (default)
RotateSense_TrueNorth4096Rotation is relative to true north
RotateSense_MagNorth8192Rotation is relative to magnetic north
RotateSense_Mask61440
RotateAngle_Mask4095
See Also