System::Drawing::Drawing2D::FillMode enum
FillMode enum
Specifies how to fill the interior of a closed path.
enum class FillMode
Values
Name | Value | Description |
---|---|---|
Alternate | 0 | Alternate fill mode. |
Winding | 1 |
See Also
- Namespace System::Drawing::Drawing2D
- Library Aspose.PDF for C++