This document is archived and information here might be outdated. Recommended version. |
The number of line decoration elements.
[Visual Basic .NET]
Public ReadOnly Property ElementCount As Integer
[C#]
public int ElementCount {get;}
[C++]
HRESULT get_ElementCount(
System.Int32* lineDecorationElementCount
);
[C++] Parameters lineDecorationElementCount [out, retval]
lineDecorationElementCount is a parameter of type long*