set_Bounds()

MetafileHeader::set_Bounds(const Rectangle&) method

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

void System::Drawing::Imaging::MetafileHeader::set_Bounds(const Rectangle &bounds)

Arguments

ParameterTypeDescription
boundsconst Rectangle&A bounding rectagle to set

See Also