System::Drawing::Imaging::BitmapData::set_Height method

BitmapData::set_Height method

Sets the height of the image in pixels.

void System::Drawing::Imaging::BitmapData::set_Height(int value)
ParameterTypeDescription
valueintThe value to set

See Also