<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGViewBox > Constructors:
Comments (0)
Constructs the view box and initializes its coordinates to the rectangle parameters, which is specified in pixels
Namespace: FMX.RS.SVGTypes
Delphi
public constructor Create( aRect: TSVGRect ); overload;
Parameters
aRect
Type: System.Void
•TSVGViewBox
•FMX.RS.SVGTypes