This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IL > ILineDecoration Interface > ILineDecoration.AddElement Method (ArcObjects .NET 10.4 SDK) |
Adds an element.
[Visual Basic .NET] Public Sub AddElement ( _ ByVal lineDecorationElement As ILineDecorationElement _ )
[C#] public void AddElement ( ILineDecorationElement lineDecorationElement );
[C++]
HRESULT AddElement(
ILineDecorationElement* lineDecorationElement
);
[C++]
Parameters lineDecorationElement [in]
lineDecorationElement is a parameter of type ILineDecorationElement