Hide Comments
Hide Comments

Comments (0)

Returns the bounding rectangle for the SVG element unmodified by any transformations

To retrieve the "true" bounding rectangle which has been modified by any transformations, use the GetBoundsRect method

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

public
  property BoundsRect: TSVGRect read GetBoundsRect;
 

Property Value

Type: TSVGRect

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb