Here is the code:
AxImageEnXLibrary.AxImageEnX axImageEnX = new AxImageEnXLibrary.AxImageEnX(); AxImageEnX.LoadFromFile(@"C:\Test.jpg");
Reference Library/DLL used :
- AxInterop.ImageEnXLibrary.dll
- Interop.ImageEnXLibrary.dll
I want to use functions of Class AxImageEnX
but do not know how to initialize it. Come to know about GetOcx function required to be implement but its not working!
Reference link : Cannot run project
Can anyone please help me?
Thanks.
0 comments:
Post a Comment