This document is archived and information here might be outdated. Recommended version. |
Indicates if this enumerator is returning edges in clockwise order, or false if it is returning them in counterclockwise order.
[Visual Basic .NET]
Public ReadOnly Property IsClockwise As Boolean
[C#]
public bool IsClockwise {get;}
[C++]
HRESULT get_IsClockwise(
Boolean* clockwise
);
[C++] Parameters clockwise [out, retval]
clockwise is a parameter of type bool*