set_FillMode()

GraphicsPath::set_FillMode(FillMode) method

Sets the fill mode of the current object.

void System::Drawing::Drawing2D::GraphicsPath::set_FillMode(FillMode mode)

Arguments

ParameterTypeDescription
modeFillModeThe value to set

See Also