Group: Forum Members
Last Active: 3 Years Ago
Posts: 36,
Visits: 119
|
I have Snap to Grid on and it snaps to every grid that is divisible by 10. Such as 10, 20, 30, 40, etc. How would I change this so that it snaps at 5, 10, 15, 20, 25, 30. Basically I would like it to snap to coordinates that are divisible by 5. Also how would I change the behavior of the nudge buttons and keyboard arrows to match this behavior.
Thanks, Ashley
|
Group: Forum Members
Last Active: 22 minutes ago
Posts: 3,054,
Visits: 4,009
|
Hi, You can control the nudge step through the drawingView.Settings.LargeNudgeStep propety. It is by default set to 10 DIPs (device independent pixels).
Best Regards, Nevron Support Team
|