Eyeshot 10 WinForms API Reference
IsReversed Method

WinForms Assembly > devDept.Geometry Namespace > Transformation Class : IsReversed Method
Returns true if the transformation is orientation-reversing, i.e. if the determinant of the 3x3 submatrix is smaller than zero.
Syntax
'Declaration
 
Public Function IsReversed() As Boolean
public bool IsReversed()
See Also

Reference

Transformation Class
Transformation Members