(Msg. 1) Posted: Wed Nov 30, 2005 2:45 pm
Post subject: 1-D snap/rotate to predefined angles Archived from groups: microsoft>public>visio>developer>shapesheet, others (more info?)
The default Angle formula, (Shape Transform section ), for a 1-D is shape is
=ATAN2(EndY-BeginY,EndX-BeginX). Does anyone know of a slick way to
restrict this to 0, 30, 60, 90 degrees or say 0,45,90? In effect having the
shape snap into place at preset angles.
(Msg. 2) Posted: Thu Dec 01, 2005 10:41 am
Post subject: Re: 1-D snap/rotate to predefined angles [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Mark D. wrote:
> The default Angle formula, (Shape Transform section ), for a 1-D is shape is
> =ATAN2(EndY-BeginY,EndX-BeginX). Does anyone know of a slick way to
> restrict this to 0, 30, 60, 90 degrees or say 0,45,90? In effect having the
> shape snap into place at preset angles.
>
>
Have a look at the function Bound which is available on your online help.
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum