The GetMetafileOffsetPoint function gets the current offset in AX,AY.
Syntax:
int GetMetafileOffsetPoint(
double* dx,
double* dx
);
Parameters:
dx |
Offset in X-direction |
dy |
Offset in Y-direction |
Return Value:
If the function succeeds, the return value is 1.
See Also
CADCreate | SetMetafileOffsetPoint
© 2003-2024 CADSoftTools
Go to CAD DLL