Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGCustomViewBox > Methods
TSVGCustomViewBox.GetBoundsRect(TSVGMatrix) Method
Returns the "true" BoundsRect where the boundaries of the element are modified by the input matrix plus (for graphic elements) its transformation Matrix
Namespace: RSSVG
Delphi
public function GetBoundsRect(aMatrix: TSVGMatrix): TSVGRect; override;
Parameters
aMatrix
Type: System.Void
Type: TSVGRect
TSVGCustomGroup.GetBoundsRect(TSVGMatrix)
•RSSVG.TSVGElement.GetBoundsRect(TSVGMatrix)
•TSVGCustomViewBox
•RSSVG