Property IsRectilinear
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
IsRectilinear
Gets a flag indicating whether this matrix consists of only translation and scaling.
public readonly bool IsRectilinear { get; }
Gets a flag indicating whether this matrix consists of only translation and scaling.
public readonly bool IsRectilinear { get; }