Search
IResolution.DpiX Property
See Also
 





Gets the horizontal resolution of the device.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

double DpiX { get; }

Visual Basic  Copy Code

ReadOnly Property DpiX As Double

 Property Value

A double value specifying horizontal dots-per-inch resolution.

 See Also