Gets the vertical resolution of the device.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
double DpiY { get; } |
Visual Basic Copy Code |
---|
ReadOnly Property DpiY As Double |
A double value specifying vertical dots-per-inch resolution.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |