The Graphic Element to display identity links.
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
Interfaces
Interfaces | Description |
---|---|
IBoundsProperties (esriCarto) | Provides access to members that control Bounds Properties. |
IClone (esriSystem) | Provides access to members that control cloning of objects. |
IElement (esriCarto) | Provides access to members that control the Element. |
IElementProperties (esriCarto) | Provides access to members that control the Element Properties. |
IElementProperties2 (esriCarto) | Provides access to members that control More Element Properties. |
IElementProperties3 (esriCarto) | Provides access to members that control More Element Properties. |
IGraphicElement (esriCarto) | Provides access to members that control the Graphic Element object. |
IIdentityLinkElement | Provides access to members that control the identity link element. |
IMarkerElement (esriCarto) | Provides access to members that control the Marker element. |
IPersistStream (esriSystem) | |
IPropertySupport (esriSystem) | Provides access to members that set a default property on an object. |
ITransform2D (esriGeometry) | Provides access to methods for transforming geometries using either specific parameters or arbitrary transformation objects (affine transformations, geographic transformations, etc.). |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |
Remarks
The IdentityLinkElement object is used during Spatial Adjustment when rubbersheeting data. It is a one point graphic element used to denote identity link locations. See the DisplacementLinkElement coclass for a code example.
Geometry: IdentityLinkElement accepts geometry of type esriGeometryPoint. The Point is used as the geometry with which the symbol is drawn.