public enum LeaderLineStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LeaderLineStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum LeaderLineStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LeaderLineStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Base | The line callout leader is a single line originating from the closest corner of the text box with the gap applied. If the callout has an accent bar it is connected to the closest point at the either top or bottom of the accent bar. |
CircularCCW | The line callout leader is curved (counter-clockwise) from the anchor point to the closest corner of the text box with the gap applied. If the callout has an accent bar it is connected to the closest point at the either top or bottom of the accent bar. |
CircularCW | The line callout leader is curved (clockwise) from the anchor point to the closest corner of the text box with the gap applied. If the callout has an accent bar it is connected to the closest point at the either top or bottom of the accent bar. |
FourPoint | The line callout leader is a 4-point line originating from the midpoint of the left or right side of the text box with the gap applied or the midpoint of the accent bar if the callout has one. |
MidPoint | The line callout leader is a single line originating from the midpoint of the left or right side of the text box with the gap applied or from the midpoint of the accent bar if the callout has one. |
ThreePoint | The line callout leader is a 3-point line originating from the midpoint of the left or right side of the text box with the gap applied or the midpoint of the accent bar if the callout has one. |
Underline | The line callout draws a line that connects to the closest of the four corners of the text with the gap applied. If the callout has an accent bar it is connected to the closest point at either the top or bottom of the accent bar. Additionally, either and underline or an "overline" is drawn along the closest side (bottom or top) of the text. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.LeaderLineStyle
Target Platforms: Windows 10, Windows 8.1