<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGPattern:
Comments (0)
Name
Description
AssignProperties(TPersistent)
Copies the properties of source to the current element (but not children) (Overrides FMX.RS.SVG.TSVGCustomViewBox.AssignProperties(TPersistent).)
DoLoadFromXML(IXMLNode)
Represents method DoLoadFromXML(IXMLNode). (Overrides FMX.RS.SVG.TSVGCustomViewBox.DoLoadFromXML(IXMLNode).)
GetPattern(TSVGMatrix,TRSRect)
Returns a bitmap representing the pattern
ShouldDraw
Represents method ShouldDraw. (Overrides FMX.RS.SVG.TSVGGraphicElement.ShouldDraw.)
SVGType
Returns the SVG element type of the class (Overrides FMX.RS.SVG.TSVGCustomGroup.SVGType.)
Top