Navigation: Code Documentation > RSVclSVG > RSSVGTypes > 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: RSSVGTypes
Delphi
public constructor Create( aRect: TSVGRect ); overload;
Parameters
aRect
Type: System.Void
•TSVGViewBox
•RSSVGTypes