C# Class SharpVectors.Dom.Svg.SvgGradientElement

Inheritance: SvgStyleableElement, ISvgGradientElement
Afficher le fichier Open project: codebutler/savagesvg Class Usage Examples

Méthodes publiques

Méthode Description
HandleAttributeChange ( XmlAttribute attribute ) : void

Private Methods

Méthode Description
SvgGradientElement ( string prefix, string localname, string ns, SvgDocument doc ) : System

Method Details

HandleAttributeChange() public méthode

public HandleAttributeChange ( XmlAttribute attribute ) : void
attribute System.Xml.XmlAttribute
Résultat void