Table of Contents

Enum SvgFillRule

Namespace
Svg
Assembly
Svg.dll
[TypeConverter(typeof(SvgFillRuleConverter))]
public enum SvgFillRule

Fields

EvenOdd = 1
Inherit = 2
NonZero = 0