This document is archived and information here might be outdated.  Recommended version.


IIdentityLinkElement.Symbol Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

IIdentityLinkElement.Symbol Property

Marker symbol this element uses to draw itself.

[Visual Basic .NET]
Public Property Symbol As IMarkerSymbol
[C#]
public IMarkerSymbol Symbol {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IIdentityLinkElement Interface