System::Drawing::Imaging::MetafileHeader::set_Bounds method

MetafileHeader::set_Bounds method

Sets a bounding rectangle of a metafile associated with the current object.

void System::Drawing::Imaging::MetafileHeader::set_Bounds(const Rectangle &bounds)
ParameterTypeDescription
boundsconst Rectangle&A bounding rectagle to set

See Also