Transformation.IsReversed Method

Returns true if the transformation is orientation-reversing, i.e. if the determinant of the 3x3 submatrix is smaller than zero.
Public Function IsReversed() As Boolean
This language is not supported or no code example is available.
public bool IsReversed()
This language is not supported or no code example is available.

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition