The GetPoint function converts CAD units to display pixels with the corresponding scale.
Syntax
POINT GetPoint(
FPOINT Point,
POINT offset,
double Scale
)
Parameters
Point |
Point for conversion. |
offset |
Offset for point. |
Scale |
Scale for point. |
Return Value
The return value is a display point.
See Also
© 2003-2024 CADSoftTools
Go to CAD DLL