Search
IResolution.DpiY Property
See Also
 





Gets the vertical resolution of the device.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

double DpiY { get; }

Visual Basic  Copy Code

ReadOnly Property DpiY As Double

 Property Value

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

 See Also