IBitmapFrame.DpiX Property

Definition

Returns the horizontal resolution of the frame in dots per inch.

public:
 property double DpiX { double get(); };
double DpiX();
public double DpiX { get; }
var double = iBitmapFrame.dpiX;
Public ReadOnly Property DpiX As Double

Property Value

Double

double

The horizontal resolution of the frame in dots per inch.

Applies to