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 > ILineDecorationElement Interface > ILineDecorationElement.PositionCount Property (ArcObjects .NET 10.5 SDK) |
The number of positions.
[Visual Basic .NET] Public ReadOnly Property PositionCount As Integer
[C#] public int PositionCount {get;}
[C++]
HRESULT get_PositionCount(
long* PositionCount
);
[C++]
Parameters PositionCount [out, retval] PositionCount is a parameter of type long