Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGPath > Methods
TSVGPath.GetBoundsRect Method
Gets the Bounding Rectangle (in pixels) of the element. This value is the bounding rectangle before any transformations are applied.
Namespace: FMX.RS.SVG
Delphi
protected function GetBoundsRect: TSVGRect; override;
Return Value
Type: TSVGRect
TSVGGraphicElement.GetBoundsRect
•TSVGPath
•FMX.RS.SVG