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; }
Public Property FillMode As FillMode
Get
Set
abstract FillMode : FillMode with get, set
override FillMode : FillMode with get, set
Property Value
Type:
FillModeImplements
IGraphicsPathFillModeSee Also