Property Inverse
- Namespace
- PaintDotNet.UI.Media
- Assembly
- PaintDotNet.UI.dll
Inverse
Gets the inverse of this transformation, if it exists, or null if it doesn't.
public virtual Transform? Inverse { get; }
Gets the inverse of this transformation, if it exists, or null if it doesn't.
public virtual Transform? Inverse { get; }