This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditAnnotationProperties Interface > IEditAnnotationProperties.LeaderSymbol Property (ArcObjects .NET 10.5 SDK) |
Symbol used to draw a leader.
[Visual Basic .NET] Public Property LeaderSymbol As ICallout
[C#] public ICallout LeaderSymbol {get; set;}
The LeaderSymbol property accepts objects that support ICallout. MarkerTextBackground objects cannot be used for the LeaderSymbol property. This property is an application-level setting and is used in ArcMap to add a leader to an annotation feature if the annotation feature's symbol does not have one defined.