Graphics.PixelOffsetMode Property
.NET Framework (current version)
Gets or set a value specifying how pixels are offset during rendering of this Graphics.
Assembly: System.Drawing (in System.Drawing.dll)
Property Value
Type: System.Drawing.Drawing2D.PixelOffsetModeThis property specifies a member of the PixelOffsetMode enumeration
Use this property to specify either higher quality, slower rendering, or lower quality, faster rendering of the contents of thisGraphicsobject.
.NET Framework
Available since 1.1
Available since 1.1
Show: