BitmapFrame.DpiX Property

Definition

The horizontal resolution of the frame in dots per inch.

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

Property Value

Double

double

The horizontal resolution of the frame in dots per inch.

Implements

Applies to