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

Syntax

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

Remarks

The property's default value is 96.0.