Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGViewBox
TSVGViewBox Events
Name
Description
OnUnitFactors
Occurs when the viewbox needs the Unit Factors array for calculating the pixel values from the unit measurements for X, Y, Width, and Length
Called by the FMX.RS.SVGTypes.TSVGViewBox.GetUnitFactors method
Top