Resize Object instead of move

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
exvance
Posts: 2
Joined: 15 Dec 2010, 10:11

Resize Object instead of move

Post by exvance » 15 Dec 2010, 10:24

I want to be able to click and drag a handle to resize (or reposition) an object in the picturebox control. Currently (in my testing), I add a box. Then I am able to select it and see the handles on the corners. But when I click, hold, and drag the handles it pans the drawing. I had expected it to resize my box. Is there an easy way to get the behavior I'm expecting?

Thanks,

Eric

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Re: Resize Object instead of move

Post by support » 17 Dec 2010, 13:23

Hello Eric.
Please specify the request. Handle in CAD specification is the unique identitier of any entity. Handles not visualized on drawing. PictureBox generally can be used to contain/visualize image. What did you mean by "click, hold, and drag the handles"?

Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply