EmfPlusMultiplyWorldTransform.PostMultipliedMatrix
EmfPlusMultiplyWorldTransform.PostMultipliedMatrix property
Gets a value indicating whether [post multiplied matrix]. If set, the transform matrix should be post-multipled. If clear, it should be premultiplied.
public bool PostMultipliedMatrix { get; }
Property Value
true
if [post multiplied matrix]; otherwise, false
.
See Also
- class EmfPlusMultiplyWorldTransform
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging