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