ClipRule Property
ClipRule
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.
Declaration
public SvgFillRule? ClipRule { get; set; }
Public Property ClipRule As SvgFillRule?