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


IIdentityLinkElement Interface (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
ArcGIS Developer Help

IIdentityLinkElement Interface

Provides access to members that control the identity link element.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property Symbol Marker symbol this element uses to draw itself.

Classes that implement IIdentityLinkElement

Classes Description
IdentityLinkElement The Graphic Element to display identity links.

Remarks

Use this interface to set the symbol of an identity link. The defaults for this property can be obtained from the IAdjustProperties interface. See IDisplacementLinkElement for an example.