public enum AnnotationPlacementMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AnnotationPlacementMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Left | Constrain to the Left side of the feature based on the direction of the feature. |
OnLine | Constrain centered on the feature segment. |
Right | Constrain to the right side of the feature based on the direction of the feature. |
SideCursor | Constrains to follow the pointer as you hover to either side of a segment. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Core.AnnotationPlacementMode
Target Platforms: Windows 11, Windows 10