//letter of several: lmc1_SetRotateParam
//purpose: to set the rotation transformation parameter,
[DllImport (" MarkEzd. DLL, "EntryPoint=" lmc1_SetRotateParam CharSet=CharSet. The Unicode, CallingConvention=CallingConvention. StdCall)]
Public static extern void lmc1_SetRotateParam (double dCenterX, double dCenterY, double dRotateAng);
//dCenterX rotation center coordinates x
//dCenterY rotation center y
//dRotateAng rotation Angle (arc)
//description: in a program called lmc1_ SetRotateParam to set the rotation transformation parameter, all objects in the database specified center rotate,
//return back value: general error code
And I see the header file:
//set the rotation transformation parameter
//input parameters: dCenterX rotation center coordinates x
//dCenterY rotation center y
//dRotateAng rotation Angle (arc)
Typedef void (* LMC1_SETROTATEPARAM) (double dCenterX, double dCenterY, double dRotateAng);
CodePudding user response:
O Daniel, all points to is fineCodePudding user response:
In order to Mr Ozawa teacher, I also need to two wavesCodePudding user response:
I also want to make 2 times development but loading MarkEzd. DLL cannot solve the problems. Brother, can you tell me how to solve?CodePudding user response:
Every elder brother, you can send MarkEzd DLL and libraries and functions show me? At [email protected]. Thank you, good luck!CodePudding user response:
Need to cooperate with the hardware interface card, light software doesn't work,CodePudding user response:
Later, the project is not carried out, so some problems did not solve, sorry for you,CodePudding user response:
The c + + is what to do,