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