Adds the POINT entity.
procedure AddPixel(const Data: TdxfExportData);
Description
The instance of the TdxfExportData type is a parameter of the AddPixel procedure. The point coordinates are passed in by field of the TdxfExportData type instance called Point.
Go to CAD VCL Enterprise