<< Click to Display Table of Contents >>
Navigation: MyCAD > Properties >
public String Version {get;}
value:
It shows the version of MyCAD, it is read only.
Example:
MessageBox.Show(myCAD1.Version);