Click or drag to resize

GraphicsPathFillMode Property

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
public FillMode FillMode { get; set; }

Property Value

Type: FillMode

Implements

IGraphicsPathFillMode
See Also