MetafileHeader.DpiY Property

Definition

Gets the vertical resolution, in dots per inch, of the associated Metafile.

public:
 property float DpiY { float get(); };
public float DpiY { get; }
member this.DpiY : single
Public ReadOnly Property DpiY As Single

Property Value

The vertical resolution, in dots per inch, of the associated Metafile.

Applies to