Hide Comments
Hide Comments

TSVGImageFile.LoadFromStream(TStream) Method

Comments (0)

Load the SVG from the stream. The size of the SVG is dependant on the SVG width and height, either from the ViewBox or from its contained elements.

Namespace: RSImaging.SVGImage

expandingSyntax

Delphi

public 
  procedure LoadFromStream(Stream: TStream); override; 
 

Parameters

Stream

Type: TStream

expandingSee Also

Comments (0)

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