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






Gets the horizontal resolution of this IGraphics object.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

float DpiX { get; }

Visual Basic  Copy Code

ReadOnly Property DpiX As Single

 Property Value

This property indicates a value, in dots per inch, for the horizontal resolution supported by this IGraphics object.

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace