GraphicsQualityOptions Properties

The GraphicsQualityOptions type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleCompositingMode
Gets or sets a value that specifies how composited images are drawn to this Graphics.
Public propertyCode exampleCompositingQuality
Gets or sets the rendering quality of composited images drawn to this Graphics.
Public propertyCode exampleInterpolationMode
Gets or sets the interpolation mode associated with this Graphics.
Public propertyCode exampleSmoothingMode
Gets or sets the rendering quality for this Graphics.
Public propertyCode exampleStringFormat
Gets or sets text layout information (such as alignment, orientation and tab stops) display manipulations (such as ellipsis insertion and national digit substitution) and OpenType features.
Public propertyCode exampleTextRenderingHint
Gets or sets the rendering mode for text associated with this Graphics.
See Also