BitmapDecoder.DpiY Property

Definition

The vertical resolution of the first frame in dots per inch.

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

Property Value

Double

double

The vertical resolution of the first frame in dots per inch.

Implements

Applies to