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


ILineElement Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILineElement Interface
ArcGIS Developer Help

ILineElement Interface

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

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

Classes that implement ILineElement

Classes Description
DisplacementLinkElement (esriEditorExt) The Graphic Element to display adjustment links.
LineElement The Graphic Element to display lines.

.NET Samples

Move a graphic along a path in ArcMap Move a graphic along a path in ArcMap Move a graphic along a path in ArcMap Move a graphic along a path in ArcMap Create a custom tool Custom UI elements using add-ins Creating a toolbar of globe tools 3D multipatch examples StreetMap routing Visualizing the camera path while animating