This document is archived and information here might be outdated. Recommended version. |
Indicates the counterclockwise orientation for non-linear curves including closed BezierCurves.
[Visual Basic .NET] Public ReadOnly Property IsCounterClockwise2 As Boolean
[C#] public bool IsCounterClockwise2 {get;}
[C++]
HRESULT get_IsCounterClockwise2(
Boolean* isCCW
);
[C++]
Parameters isCCW [out, retval]
isCCW is a parameter of type bool*