MetafileHeader.LogicalDpiX Property

Definition

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

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

Property Value

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

Applies to