System::Drawing::Drawing2D::GraphicsPath::set_FillMode method

GraphicsPath::set_FillMode method

Sets the fill mode of the current object.

void System::Drawing::Drawing2D::GraphicsPath::set_FillMode(FillMode mode)
ParameterTypeDescription
modeFillModeThe value to set

See Also