GetPoint

  Examples > Access to Entities > Delphi > Functions >

GetPoint

Previous pageReturn to chapter overviewNext page

The GetPoint function converts CAD units to display pixels with scale.

 

Syntax

 

function GetPoint(

 const P:

TFPoint): TPoint;

 

 

Parameters

 

P

Point for conversion.

 

 

Return Value

 

The return value is a display point.

 

 

See Also

DoLines  | Error  | GetPointsList  | GetSpline


© 2003-2024 CADSoftTools

Go to CAD DLL