Property TransformationMatrix
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
TransformationMatrix
Gets the transformation matrix for this path.
public PdfMatrix TransformationMatrix { get; }
Property Value
- PdfMatrix
The transformation matrix or identity matrix if path is drawn without transformations.