Enum FillMode
FillMode enumeration
Specifies how the interior of a closed path is filled.
public enum FillMode
Values
Name | Value | Description |
---|---|---|
Alternate | 0 | Specifies the alternate fill mode. |
Winding | 1 | Specifies the winding fill mode. |
See Also
- namespace Aspose.Drawing.Drawing2D
- assembly Aspose.Drawing.Common