EmfPlusDrawDriverString.TransformMatrix
EmfPlusDrawDriverString.TransformMatrix property
Gets or sets the transform matrix An optional EmfPlusTransformMatrix object (section 2.2.2.47) that specifies the transformation to apply to each value in the text array. The presence of this data is determined from the MatrixPresent field.
public Matrix TransformMatrix { get; set; }
See Also
- class Matrix
- class EmfPlusDrawDriverString
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging