System::Drawing::Graphics::set_CompositingMode method

Graphics::set_CompositingMode method

Sets a value that specifies how composited images are drawn on the surface represented by the current object.

void System::Drawing::Graphics::set_CompositingMode(Drawing2D::CompositingMode mode)
ParameterTypeDescription
modeDrawing2D::CompositingModeThe value to set

See Also