Enum SvgPaintType
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
public enum SvgPaintType
Fields
Unknown = 0RgbColor = 1RgbColorIccColor = 2None = 3CurrentColor = 4UriNone = 5UriCurrentColor = 6UriRgbColor = 7UriRgbColorIccColor = 8Uri = 9ContextFill = 10ContextStroke = 11