Graphics.DpiX

Graphics.DpiX property

Gets the horizontal resolution of this Aspose.PSD.Graphics.

public float DpiX { get; }

Property Value

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

See Also