Graphics.PixelOffsetMode

Graphics.PixelOffsetMode property

Gets or sets a value specifying how pixels are offset during rendering of this Graphics.

public PixelOffsetMode PixelOffsetMode { get; set; }

Return Value

This property specifies a member of the PixelOffsetMode enumeration.

See Also