TsgDWFImage.LoadFromStream

TsgDWFImage

  Classes Reference > Reading from file > TsgDWFImage > TsgDWFImage Methods >

TsgDWFImage.LoadFromStream

TsgDWFImage

Previous pageReturn to chapter overviewNext page

procedure LoadFromStream(S: TStream); override;

Description

Use LoadFromStream by specifying the stream from which the DWF image is loaded as the value of Stream. LoadFromStream reads DWF data source from a stream, replaces the current image with it and determines bounds of the image.

Go to CAD VCL Enterprise