Hide Comments
Hide Comments

TSVGCustomViewBox.GetBoundsRect(TSVGMatrix) Method

Comments (0)

Returns the "true" BoundsRect where the boundaries of the element are modified by the input matrix plus (for graphic elements) its transformation Matrix

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

public
  function GetBoundsRect(aMatrix: TSVGMatrix): TSVGRect; override;
 

Parameters

aMatrix

Type: System.Void

Return Value

Type: TSVGRect

Overrides

TSVGCustomGroup.GetBoundsRect(TSVGMatrix)
 

expandingSee Also

Reference

Comments (0)

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