Table of Contents

Class MatrixTransform

Namespace
PaintDotNet.UI.Media
Assembly
PaintDotNet.UI.dll
public sealed class MatrixTransform : Transform, IFormattable, IParsable<Transform>
Inheritance
MatrixTransform
Implements
Inherited Members

Constructors

MatrixTransform()
MatrixTransform(in Matrix3x2Double)

Fields

MatrixProperty

Properties

IsIdentity
Matrix
Value

Gets the current transformation as a Matrix3x2Double value.

Methods

CreateInstanceCore()