Graphics.CompositingQuality
Property
Definition
Gets or sets the rendering quality of composited images drawn to this Graphics.
public System.Drawing.Drawing2D.CompositingQuality CompositingQuality { get; set; }
Property Value
This property specifies a member of the CompositingQuality enumeration. The default is Default.
Remarks
The compositing quality determines the rendering quality level of composited images.