MetafileHeader::Bounds Property

 

Gets a Rectangle that bounds the associated Metafile.

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

public:
property Rectangle Bounds {
	Rectangle get();
}

Property Value

Type: System.Drawing::Rectangle

A Rectangle that bounds the associated Metafile.

.NET Framework
Available since 1.1
Return to top
Show: