Table of Contents

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

Properties

PaintType
Uri

Methods

SetPaint(SvgPaintType, string, string, string)
SetUri(string)