Represents the base class for all paint servers that are intended to be used as a fill or stroke.
[TypeConverter(typeof(SvgPaintServerFactory))]
public abstract class SvgPaintServer : SvgElement, ISvgElement, ISvgTransformable, ICloneable, ISvgNode
kind:method, kind:property, kind:ctor. Press Esc to clear.InheritA SvgPaintServer that should inherit from its parent.NoneAn unspecified SvgPaintServer.NotSetAn unspecified SvgPaintServer.ToString()Returns a String? that represents the current Object.