Click or drag to resize

IGraphicsPathFillMode Property

Gets or sets a value indicating how this graphics path should be filled.

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
FillMode FillMode { get; set; }

Property Value

Type: FillMode
See Also