MetafileHeader::Version Property

 

Gets the version number of the associated Metafile.

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

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

Property Value

Type: System::Int32

The version number of the associated Metafile.

.NET Framework
Available since 1.1
Return to top
Show: