Transform2D.HasReflection
Description:
The boolean value that indicates whether this transformation produces reflection (i.e., is orientation-reversing).
The boolean value that indicates whether this transformation produces reflection (i.e., is orientation-reversing).
Remarks:
Reflection transformation changes the handedness of a coordinate system.
Reflection transformation changes the handedness of a coordinate system.
public bool HasReflection { get; }
-
This transformation is singular and the reflection is undefined.