MetafileHeader::LogicalDpiX Property

 

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

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

public:
property int LogicalDpiX {
	int get();
}

Property Value

Type: System::Int32

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

.NET Framework
Available since 1.1
Return to top
Show: