Charting for WinForms Programmer's Guide
IGraphics.PixelOffsetMode Property
See Also
 






Gets or set a value specifying how pixels are offset during rendering of this IGraphics object.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

PixelOffsetMode PixelOffsetMode { get; set; }

Visual Basic  Copy Code

Property PixelOffsetMode As PixelOffsetMode

 Property Value

This property specifies a member of the .NET PixelOffsetMode enumeration

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace