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