<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGViewBox > Constructors:
Comments (0)
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