Hide Comments
Hide Comments

TSVGElement.SetBoundsRect(TSVGRect) Method

Comments (0)

Sets the bounding rectangle for element made up of the X, Y, Width, and Height properties (at the FMX.RS.SVG.TSVGGraphicElement level) with no transformations applied. The values are the virtual "pixel" values using the nearest viewbox. For example, if the nearest viewbox (say the TSVGDocument specify a viewbox of 0, 0, 100, 100, a value of 50, 50 is exactly in the middle of the viewbox, regardless of the amount of pixels the TSVGDocument is being drawn to.

TSVGElement.SetBoundsRect does nothing. This method is overridden by descendant classes

Namespace: FMX.RS.SVG

expandingSyntax

Parameters

Value

Type: System.Void

expandingSee Also

Comments (0)

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