SetMetafileOffsetPoint

  Functions >

SetMetafileOffsetPoint

Previous pageReturn to chapter overviewNext page

The SetMetafileOffsetPoint function sets the origin of coordinates offset while importing to CAD.

 

 

Syntax:

 

int SetMetafileOffsetPoint(

 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  | GetMetafileOffsetPoint


© 2003-2024 CADSoftTools

Go to CAD DLL