Hide Comments
Hide Comments

TSVGEllipse.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: RSSVG

expandingSyntax

Delphi

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

Parameters

aMatrix

Type: System.Void

Return Value

Type: TSVGRect

Overrides

TSVGGraphicElement.GetBoundsRect(TSVGMatrix)
 

expandingSee Also

Reference

Comments (0)

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