EmfPlusDrawRects.Compressed
EmfPlusDrawRects.Compressed property
Gets or sets a value indicating whether the PointData is compressed. If set, RectData contains an EmfPlusRect object (section 2.2.2.38). If clear, RectData contains an EmfPlusRectF object (section 2.2.2.39).
public bool Compressed { get; set; }
Property Value
true
if compressed; otherwise, false
.
See Also
- class EmfPlusDrawRects
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging