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