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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
PositionCount returns the number of positions that have been set for the ILineDecorationElement object.