Property FillMode
FillMode
Gets or sets a FillMode enumeration that determines how the interiors of shapes in this GraphicsPath are filled.
public FillMode FillMode { get; set; }
Property Value
- FillMode
A FillMode enumeration that specifies how the interiors of shapes in this GraphicsPath are filled. The default mode is Alternate.