This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IL > ILineDecoration Interface > ILineDecoration.ElementCount Property (ArcObjects .NET 10.5 SDK) |
The number of line decoration elements.
[Visual Basic .NET] Public ReadOnly Property ElementCount As Integer
[C#] public int ElementCount {get;}
[C++]
HRESULT get_ElementCount(
long* lineDecorationElementCount
);
[C++]
Parameters lineDecorationElementCount [out, retval] lineDecorationElementCount is a parameter of type long