Property NibTransform
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
NibTransform
The transform applied to the nib. Note that the translation components of the transform matrix are ignored for the purposes of rendering.
public Matrix3x2Float NibTransform { readonly get; set; }