<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGCustomGroup:
Comments (0)
Name
Description
Change
Represents method Change. (Overrides FMX.RS.SVG.TSVGGraphicElement.Change.)
GetBoundsRect
Represents method GetBoundsRect. (Overrides FMX.RS.SVG.TSVGGraphicElement.GetBoundsRect.)
GetBoundsRect(TSVGMatrix)
Returns the "true" BoundsRect where the boundaries of the element are modified by the input matrix plus (for graphic elements) its transformation Matrix (Overrides FMX.RS.SVG.TSVGGraphicElement.GetBoundsRect(TSVGMatrix).)
ReadChild(IXMLNode)
Represents method ReadChild(IXMLNode). (Overrides FMX.RS.SVG.TSVGGraphicElement.ReadChild(IXMLNode).)
SVGType
Returns the SVG element type of the class (Overrides FMX.RS.SVG.TSVGElement.SVGType.)
Top