This document is archived and information here might be outdated. Recommended version. |
Indicates if the transformation contains a reflection (determinant is negative).
[Visual Basic .NET]
Public ReadOnly Property IsReflective As Boolean
[C#]
public bool IsReflective {get;}
[C++]
HRESULT get_IsReflective(
Boolean* IsReflective
);
[C++] Parameters IsReflective [out, retval]
IsReflective is a parameter of type bool*