Gets or sets a value indicating the algorithm which is to be used to determine whether a given point is inside a shape for a clipping region created with a graphics element.
public System.Nullable<SvgFillRule> ClipRule {get; set;}
'Declaration
Public Property ClipRule As System.Nullable(Of SvgFillRule)