Hide Comments
Hide Comments

TSVGImageFile.SetSize(Integer,Integer) Method

Comments (0)

Sets the size of the SVG and overrides the internal SVG width and height when generating a Bitmap.

Namespace: RSImaging.SVGImage

expandingSyntax

Delphi

public 
  procedure SetSize(AWidth, AHeight: Integer); override; 
 

Parameters

AWidth

Type: Integer

AHeight

Type: Integer

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb