TsgDXFExport.AddPixel

TsgDXFExport

  Classes Reference > Writing to file > TsgDXFExport > TsgDXFExport Methods >

TsgDXFExport.AddPixel

TsgDXFExport

Previous pageReturn to chapter overviewNext page

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