IBitmapFrame.DpiY Property

Definition

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

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

Property Value

Double

double

The vertical resolution of the frame in dots per inch.

Applies to