<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGEllipse:
Comments (0)
Name
Description
AssignTo(TPersistent)
Represents method AssignTo(TPersistent). (Overrides FMX.RS.SVG.TSVGGraphicElement.AssignTo(TPersistent).)
DoInternalDraw(TSVGMatrix,TSVGCanvas,TSVGRect)
Represents method DoInternalDraw(TSVGMatrix,TSVGCanvas,TSVGRect). (Overrides FMX.RS.SVG.TSVGGraphicElement.DoInternalDraw(TSVGMatrix,TSVGCanvas,TSVGRect).)
DoLoadFromXML(IXMLNode)
Represents method DoLoadFromXML(IXMLNode). (Overrides FMX.RS.SVG.TSVGGraphicElement.DoLoadFromXML(IXMLNode).)
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).)
GetShape
Represents method GetShape. (Overrides FMX.RS.SVG.TSVGGraphicElement.GetShape.)
SVGType
Returns the SVG element type of the class (Overrides FMX.RS.SVG.TSVGElement.SVGType.)
Top