EmfPlusDrawDriverString.MatrixPresent
EmfPlusDrawDriverString.MatrixPresent property
Gets or sets if the matrix present flag A 32-bit unsigned integer that specifies whether a transform matrix is present in the TransformMatrix field 0 - no matrix present. 1 - transform matrix is in TransformMatrix field
public int MatrixPresent { get; set; }
See Also
- class EmfPlusDrawDriverString
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging