Provides access to members that control the Line element.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
ILineElement is the default interface of the LineElement coclass and is only implemented by that object.
Use this interface when you want to retrieve or set the symbol being used to draw the line element (graphic).
Members
Description | ||
---|---|---|
Symbol | Line symbol this element uses to draw itself. |
CoClasses that implement ILineElement
CoClasses and Classes | Description |
---|---|
DisplacementLinkElement (esriEditorExt) | The Graphic Element to display adjustment links. |
GeoPolylineElement (esriDefenseSolutions) | The graphic element for displaying GeoPolylines. |
LineElement | The Graphic Element to display lines. |