<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGCustomGradient:
Comments (0)
Name
Description
AssignProperties(TPersistent)
Copies the properties of source to the current element (but not children) (Overrides RSSVG.TSVGGraphicElement.AssignProperties(TPersistent).)
Clear
Clears the SVG element and resets its properties back to their defaults (Overrides RSSVG.TSVGGraphicElement.Clear.)
DoLoadFromXML(IXMLNode)
Represents method DoLoadFromXML(IXMLNode). (Overrides RSSVG.TSVGGraphicElement.DoLoadFromXML(IXMLNode).)
ElementNotification(TObject,TSVGElement,TCollectionNotification)
Represents method ElementNotification(TObject,TSVGElement,TCollectionNotification). (Overrides RSSVG.TSVGElement.ElementNotification(TObject,TSVGElement,TCollectionNotification).)
GetGradient(TSVGMatrix,TRSRect)
Generates a gradient for a TBrush. The calling routine should free the gradient
ReadChild(IXMLNode)
Represents method ReadChild(IXMLNode). (Overrides RSSVG.TSVGGraphicElement.ReadChild(IXMLNode).)
SetGradientPoints(TSVGGradientPoints,Integer)
Represents method SetGradientPoints(TSVGGradientPoints,Integer).
ShouldDraw
Represents method ShouldDraw. (Overrides RSSVG.TSVGGraphicElement.ShouldDraw.)
Top