TsgDXFEntity.Draw

TsgDXFEntity

  Classes Reference > CAD Database structure > Entities > TsgDXFEntity > TsgDXFEntity Methods >

TsgDXFEntity.Draw

TsgDXFEntity

Previous pageReturn to chapter overviewNext page

Default generates an OnDraw event.

procedure Draw; virtual;

Description

It is called by external object, which draws CAD file. Default it calls OnDraw if it assigned.

Go to CAD VCL Enterprise