Interface ISvgPaint
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPaint interface corresponds to basic type paint and represents the values of properties 'fill' and 'stroke'.
public interface ISvgPaint : ISvgColor, ICssValue
- Inherited Members