MetafileHeader::DpiX Property

 

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

Namespace:   System.Drawing.Imaging
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property float DpiX {
	float get();
}

Property Value

Type: System::Single

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

.NET Framework
Available since 1.1
Return to top
Show: