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


IIdentityLinkElement.Symbol Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > II > IIdentityLinkElement Interface > IIdentityLinkElement.Symbol Property
ArcGIS Developer Help

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