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 Property FillRule As System.Nullable(Of SvgFillRule)
public System.Nullable<SvgFillRule> FillRule {get; set;}
参照