public enum LeaderType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LeaderType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum LeaderType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LeaderType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| CalloutToCenter | Callout to center. | 
| CalloutToEdge | Callout to edge. | 
| CalloutToEdges | Callout to edges. | 
| LineThroughCenters | Line from center to center of each extent. | 
| LineToMidpoint | Line to mid-point of the frame. | 
| LineToNearestPoint | Shortest line | 
| None | No leader line. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.LeaderType
Target Platforms: Windows 11, Windows 10, Windows 8.1