DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / FillRule Property

In This Topic
FillRule Property
In This Topic
Gets or sets a value specifying which algorithm is to be used to determine what parts of the canvas are included inside the shape.
Syntax
'Declaration
 
Public Property FillRule As System.Nullable(Of SvgFillRule)
 
See Also