david123
June 5th, 2007, 01:17 AM
Dear all
Regards
i attached the code , n which i m facing problems.
actually i want
1): to open a DXF file bloack and then drawing , i have done it.
2): now i want to save this drawing n a specific format, and then open it when i want just like in liek on the link http://www.codeproject.com/useritems/DrawToolsRedux.asp
3): Error coming on
"Private Void doc_Manager_SaveEvent(Object sender,serializationEvent Args)"
Error: the type or neamespace serializationEventArgs could not be found (are you missing a using directives or an assembly refrence).
plz help me
Regards
i attached the code , n which i m facing problems.
actually i want
1): to open a DXF file bloack and then drawing , i have done it.
2): now i want to save this drawing n a specific format, and then open it when i want just like in liek on the link http://www.codeproject.com/useritems/DrawToolsRedux.asp
3): Error coming on
"Private Void doc_Manager_SaveEvent(Object sender,serializationEvent Args)"
Error: the type or neamespace serializationEventArgs could not be found (are you missing a using directives or an assembly refrence).
plz help me