Navigation: Code Documentation > RSVclSVG > RSImaging.SVGImage > Classes > TSVGImageFile > Methods
TSVGImageFile.SetSize(Integer,Integer) Method
Sets the size of the SVG and overrides the internal SVG width and height when generating a Bitmap.
Namespace: RSImaging.SVGImage
Delphi
public procedure SetSize(AWidth, AHeight: Integer); override;
Parameters
AWidth
Type: Integer
AHeight
•TSVGImageFile
•RSImaging.SVGImage