TsgDXFEntity.OnDraw
Occurs when call Draw method.
property OnDraw: TNotifyEvent;
Description
Write an OnDraw event handler to draw the entity. For example any descendant of TsgCADImage class uses OnDraw event for drawing entities loaded from CAD file.
Note: became obsolete since CAD Import VCL v.6.0.
Go to CAD VCL Enterprise