| 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
SyntaxFillMode FillMode { get; set; }Property FillMode As FillMode
	Get
	Set
abstract FillMode : FillMode with get, set
Property Value
Type: 
FillMode See Also
See Also