ImageGear .NET - Updated May 30, 2018
FillRule Property (IImGearARTPolygon)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTPolygon Interface : FillRule Property
Gets or sets a ImGearARTFillRule enumeration that specifies how the interior fill of the polygon is determined.
Syntax
'Declaration
 
Property FillRule As ImGearARTFillRule
 
'Usage
 
Dim instance As IImGearARTPolygon
Dim value As ImGearARTFillRule
 
instance.FillRule = value
 
value = instance.FillRule

Property Value

ImGearARTFillRule enumeration value.
See Also

Reference

IImGearARTPolygon Interface
IImGearARTPolygon Members