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; }
See Also
- enum FillMode
- class GraphicsPath
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing