EmfPlusSetTsGraphics.CompositingQuality
EmfPlusSetTsGraphics.CompositingQuality property
Gets or sets an 8-bit unsigned integer that specifies the degree of smoothing to apply to lines, curves and the edges of filled areas to make them appear more continuous or sharply defined. It MUST be a value in the CompositingQuality enumeration (section 2.1.1.6).
public EmfPlusCompositingQuality CompositingQuality { get; set; }
Property Value
The compositing quality.
See Also
- enum EmfPlusCompositingQuality
- class EmfPlusSetTsGraphics
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging