Search found 1 match
- 25 Oct 2009, 13:00
- Forum: CAD .NET
- Topic: access objentity properties
- Replies: 1
- Views: 15551
access objentity properties
Hi, I want to access to object properties when I select it in cad image, e.g , I want to know x , y and center or radius of an certain object in cadviewer, when I choose selectionmode in viewer and select an object in cadimage i can see properties in propertygrid, how can I access to it in the code....