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


IAdjustProperties.IdentityLinkSymbol Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

IAdjustProperties.IdentityLinkSymbol Property

Symbol used to draw the identity link.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAdjustProperties Interface