Gets or sets a value specifying which algorithm is to be used to determine what parts of the canvas are included inside the shape.
public System.Nullable<SvgFillRule> FillRule {get; set;}
'Declaration
Public Property FillRule As System.Nullable(Of SvgFillRule)