Graphics.DpiX

Graphics.DpiX property

Gets the horizontal resolution of this Graphics.

public float DpiX { get; }

Return Value

The value, in dots per inch, for the horizontal resolution supported by this Graphics.

See Also