Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGViewBox > Constructors
TSVGViewBox.Create(TSVGRect) Constructor
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