<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGGraphicElement > Methods:
Comments (0)
Saves a Color property to the XML node as an attribute.
Namespace: RSSVG
Delphi
protected procedure SaveColorStyleProperty( const Node: IXMLNode; const aStyle: TSVGStyleProperty; const aKind: TSVGBrushKind; const aColor: TSVGColor; const URI: String );
Parameters
Node
Type: IXMLNode
aStyle
Type: TSVGStyleProperty
aKind
Type: System.Void
aColor
URI
Type: String
•TSVGGraphicElement
•RSSVG