GraphicsPath.FillMode
GraphicsPath.FillMode property
Gets or sets a FillMode enumeration that determines how the interiors of shapes in this GraphicsPath are filled.
public FillMode FillMode { get; set; }
Return Value
A FillMode enumeration that specifies how the interiors of shapes in this GraphicsPath are filled.
See Also
- enum FillMode
- class GraphicsPath
- namespace Aspose.Page.Drawing.Drawing2D
- assembly Aspose.Page