Search
IGraphicsPath.FillMode Property
See Also
 





Gets or sets the path fill mode.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

FillMode FillMode { get; set; }

Visual Basic  Copy Code

Property FillMode As FillMode

 Property Value

 See Also