Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Methods
TSVGGraphicElement.SetBoundsRect(TSVGRect) Method
Sets the Bounding rectangle of the current element to the value. The value is assumed to be in pixels
Namespace: FMX.RS.SVG
Delphi
protected procedure SetBoundsRect(const Value: TSVGRect); override;
Parameters
Value
Type: System.Void
TSVGElement.SetBoundsRect(TSVGRect)
•TSVGGraphicElement
•FMX.RS.SVG