Click or drag to resize

SvgVisualElementFillRule Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[SvgAttributeAttribute("fill-rule")]
public virtual SvgFillRule FillRule { get; set; }
Request Example View Source

Property Value

Type: SvgFillRule

Implements

ISvgStylableFillRule
See Also