Gets the vertical resolution of the device.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
double DpiY { get; } |
Visual Basic
Copy Code
|
|---|
ReadOnly Property DpiY As Double |
A double value specifying vertical dots-per-inch resolution.
See Also