Property TransformMatrix
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
TransformMatrix
The 3x2 matrix to transform the image. The default value is the identity transform.
public EffectPropertyAccessor<Matrix3x2Float> TransformMatrix { get; }