Class IdentityTransform
- Namespace
- PaintDotNet.UI.Media
- Assembly
- PaintDotNet.UI.dll
public sealed class IdentityTransform : Transform, IFormattable, IParsable<Transform>
- Inheritance
-
IdentityTransform
- Implements
- Inherited Members
Constructors
Properties
- Inverse
Gets the inverse of this transformation, if it exists, or null if it doesn't.
- Value
Gets the current transformation as a Matrix3x2Double value.