TsgCADImage.Create

TsgCADImage

  Classes Reference > TsgCADImage > TsgCADImage Methods >

TsgCADImage.Create

TsgCADImage

Previous pageReturn to chapter overviewNext page

Creates and initializes a new TsgCADImage object.

constructor Create; override;

Description

Creates an instance of TsgCADImage object. For loading the file it is necessary to create an instance of the descendant class, corresponding to the opened  format, and then call LoadFromFile method of this descendant class.

Go to CAD VCL Enterprise