Occurs after reading DXF file.
property AfterRead: TNotifyEvent;
Description
Write an AfterRead event handler to take specific action immediately after the TsgDXFConverter has read a DXF file. AfterRead is generated by calls to the Load method.
Go to CAD VCL Enterprise