This document is archived and information here might be outdated. Recommended version. |
Indicates if the curve degenerated to a line.
[Visual Basic .NET]
Public ReadOnly Property IsLine As Boolean
[C#]
public bool IsLine {get;}
[C++]
HRESULT get_IsLine(
Boolean* IsLine
);
[C++] Parameters IsLine [out, retval]
IsLine is a parameter of type bool*