[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgElement.FillRule

FillRule Property

FillRule

Gets or sets a value specifying which algorithm is to be used to determine what parts of the canvas are included inside the shape.

Declaration
public SvgFillRule? FillRule { get; set; }
Public Property FillRule As SvgFillRule?