set_Height()

BitmapData::set_Height(int) method

Sets the height of the image in pixels.

void System::Drawing::Imaging::BitmapData::set_Height(int value)

Arguments

ParameterTypeDescription
valueintThe value to set

See Also