​
​
​

Gets or sets the vertical DPI value used for display-related calculations.

Syntax

​public static float DpiY { get; set; }
​Public Shared Property DpiY() As Single
​

Remarks

The property's default value is 96.0.

​