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