MetafileHeader.DpiX Property

Definition

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

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

Property Value

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

Applies to