This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILineElement Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the Line element.
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).
Description | ||
---|---|---|
Symbol | Line symbol this element uses to draw itself. |
CoClasses and Classes | Description |
---|---|
DisplacementLinkElement (esriEditorExt) | The Graphic Element to display adjustment links. |
LineElement | The Graphic Element to display lines. |