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
Parameter | Type | Description |
---|---|---|
mode | FillMode | The value to set |
See Also
- Enum FillMode
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Slides