<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGCustomGroup:
Comments (0)
Name
Description
Change
Represents method Change. (Overrides RSSVG.TSVGGraphicElement.Change.)
GetBoundsRect
Represents method GetBoundsRect. (Overrides RSSVG.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 RSSVG.TSVGGraphicElement.GetBoundsRect(TSVGMatrix).)
ReadChild(IXMLNode)
Represents method ReadChild(IXMLNode). (Overrides RSSVG.TSVGGraphicElement.ReadChild(IXMLNode).)
SVGType
Returns the SVG element type of the class (Overrides RSSVG.TSVGElement.SVGType.)
Top