MetafileHeader.LogicalDpiY Property

Definition

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

public:
 property int LogicalDpiY { int get(); };
public int LogicalDpiY { get; }
member this.LogicalDpiY : int
Public ReadOnly Property LogicalDpiY As Integer

Property Value

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

Applies to