<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGStyle > Methods:
Comments (0)
Adds the attributes and values contained in the node to the style. The method iterates through all attributes of the node and adds them to the style
Namespace: RSSVG
Delphi
public procedure AddStyle( const Node: IXMLNode ); overload; virtual;
Parameters
Node
Type: IXMLNode