This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > II > IIdentityLinkElement Interface > IIdentityLinkElement.Symbol Property (ArcObjects .NET 10.5 SDK) |
Marker symbol this element uses to draw itself.
[Visual Basic .NET] Public Property Symbol As IMarkerSymbol
[C#] public IMarkerSymbol Symbol {get; set;}