WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Control radius of rounded corners

 
Goto page 1, 2
   Home -> Office other -> General Discussions RSS
Next:  Exporting data from organization chart  
Author Message
Paul

External


Since: Mar 06, 2008
Posts: 152



(Msg. 1) Posted: Tue Aug 26, 2008 6:15 am
Post subject: Control radius of rounded corners
Archived from groups: microsoft>public>visio>general (more info?)

Is there a way to control the radius of rounding for the rounded
corners of a rectangle? I opened up the shape sheet, and it looks
like it might be controlled in the "Geometry 1" table. Ideally, I'd
like the rounding radius to scale with the minimum of the height and
width, but manually specifying it would be just as good.

Thanks.
Back to top
Login to vote
Paul Herber

External


Since: Oct 03, 2006
Posts: 1419



(Msg. 2) Posted: Tue Aug 26, 2008 2:30 pm
Post subject: Re: Control radius of rounded corners [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 26 Aug 2008 06:15:45 -0700 (PDT), Paul
<Paul.Domaskis.DeleteThis@gmail.com> wrote:

>Is there a way to control the radius of rounding for the rounded
>corners of a rectangle? I opened up the shape sheet, and it looks
>like it might be controlled in the "Geometry 1" table. Ideally, I'd
>like the rounding radius to scale with the minimum of the height and
>width, but manually specifying it would be just as good.

select the shape(s)
menu Format -> Line
and select from the rounding area, you acn set a rounding radius
manually.


--
Regards, Paul Herber, Sandrila Ltd.
Electronics for Visio http://www.electronics.sandrila.co.uk/
Back to top
Login to vote
WapperDude

External


Since: Feb 20, 2008
Posts: 348



(Msg. 3) Posted: Tue Aug 26, 2008 2:30 pm
Post subject: Re: Control radius of rounded corners [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If you want to slave it to the width and/or height, then you can enter a
formula in the shapesheet. Go to line format section, and in the rounding
cell, you can enter a formula like =0.3*MIN(Width,Height). This will take
the lesser of the two dimensions and scale the rounding by factor of 0.3.

Enjoy!
Wapperdude



"Paul Herber" wrote:

> On Tue, 26 Aug 2008 06:15:45 -0700 (PDT), Paul
> <Paul.Domaskis.RemoveThis@gmail.com> wrote:
>
> >Is there a way to control the radius of rounding for the rounded
> >corners of a rectangle? I opened up the shape sheet, and it looks
> >like it might be controlled in the "Geometry 1" table. Ideally, I'd
> >like the rounding radius to scale with the minimum of the height and
> >width, but manually specifying it would be just as good.
>
> select the shape(s)
> menu Format -> Line
> and select from the rounding area, you acn set a rounding radius
> manually.
>
>
> --
> Regards, Paul Herber, Sandrila Ltd.
> Electronics for Visio http://www.electronics.sandrila.co.uk/
>
Back to top
Login to vote
Paul

External


Since: Mar 06, 2008
Posts: 152



(Msg. 4) Posted: Fri Aug 29, 2008 9:11 am
Post subject: Re: Control radius of rounded corners [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Aug 26, 9:30 am, Paul Herber
<SubstituteMyFirstNameH....RemoveThis@pherber.com> wrote:
> On Tue, 26 Aug 2008 06:15:45 -0700 (PDT), Paul
>
> <Paul.Domas....RemoveThis@gmail.com> wrote:
> >Is there a way to control the radius of rounding for the rounded
> >corners of a rectangle?  I opened up the shape sheet, and it looks
> >like it might be controlled in the "Geometry 1" table.  Ideally, I'd
> >like the rounding radius to scale with the minimum of the height and
> >width, but manually specifying it would be just as good.
>
> select the shape(s)
> menu Format -> Line
> and select from the rounding area, you acn set a rounding radius
> manually.

Hi, Paul,

The resulting menu shows a perfectly pointy corner. Even pressing
some of the rounded corners and clicking Apply doesn't round the
corner of the rectangle. Would your method be for lines/interconnects
rather than shapes/rectangles?
Back to top
Login to vote
Paul

External


Since: Mar 06, 2008
Posts: 152



(Msg. 5) Posted: Fri Aug 29, 2008 9:14 am
Post subject: Re: Control radius of rounded corners [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Aug 26, 3:38 pm, WapperDude <WapperD....RemoveThis@discussions.microsoft.com>
wrote:
> If you want to slave it to the width and/or height, then you can enter a
> formula in the shapesheet.  Go to line format section, and in the rounding
> cell, you can enter a formula like =0.3*MIN(Width,Height).  This will take
> the lesser of the two dimensions and scale the rounding by factor of 0.3.

Thanks, Wapper...unfortunately, I haven't been able to get the
rounding area to work.

> "Paul Herber" wrote:
> > On Tue, 26 Aug 2008 06:15:45 -0700 (PDT), Paul
> > <Paul.Domas....RemoveThis@gmail.com> wrote:
>
> > >Is there a way to control the radius of rounding for the rounded
> > >corners of a rectangle?  I opened up the shape sheet, and it looks
> > >like it might be controlled in the "Geometry 1" table.  Ideally, I'd
> > >like the rounding radius to scale with the minimum of the height and
> > >width, but manually specifying it would be just as good.
>
> > select the shape(s)
> > menu Format -> Line
> > and select from the rounding area, you acn set a rounding radius
> > manually.
>
> > --
> > Regards, Paul Herber, Sandrila Ltd.
> > Electronics forVisio       http://www.electronics.sandrila.co.uk/- Hide quoted text -
>
> - Show quoted text -
Back to top
Login to vote
WapperDude

External


Since: Feb 20, 2008
Posts: 348



(Msg. 6) Posted: Fri Aug 29, 2008 12:11 pm
Post subject: Re: Control radius of rounded corners [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Both Paul H.'s and my method should work. Are you trying this on a rectangle
that you've already tried to alter? You might want to try a fresh shape.
Other than guarding the rounding, I'm not aware of any other protection that
might keep a normal rectangle from having rounded corners.

"Paul" wrote:

> On Aug 26, 3:38 pm, WapperDude <WapperD... DeleteThis @discussions.microsoft.com>
> wrote:
> > If you want to slave it to the width and/or height, then you can enter a
> > formula in the shapesheet. Go to line format section, and in the rounding
> > cell, you can enter a formula like =0.3*MIN(Width,Height). This will take
> > the lesser of the two dimensions and scale the rounding by factor of 0.3.
>
> Thanks, Wapper...unfortunately, I haven't been able to get the
> rounding area to work.
>
> > "Paul Herber" wrote:
> > > On Tue, 26 Aug 2008 06:15:45 -0700 (PDT), Paul
> > > <Paul.Domas... DeleteThis @gmail.com> wrote:
> >
> > > >Is there a way to control the radius of rounding for the rounded
> > > >corners of a rectangle? I opened up the shape sheet, and it looks
> > > >like it might be controlled in the "Geometry 1" table. Ideally, I'd
> > > >like the rounding radius to scale with the minimum of the height and
> > > >width, but manually specifying it would be just as good.
> >
> > > select the shape(s)
> > > menu Format -> Line
> > > and select from the rounding area, you acn set a rounding radius
> > > manually.
> >
> > > --
> > > Regards, Paul Herber, Sandrila Ltd.
> > > Electronics forVisio http://www.electronics.sandrila.co.uk/- Hide quoted text -
> >
> > - Show quoted text -
>
>
Back to top
Login to vote
Paul Herber

External


Since: Oct 03, 2006
Posts: 1419



(Msg. 7) Posted: Fri Aug 29, 2008 5:24 pm
Post subject: Re: Control radius of rounded corners [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 29 Aug 2008 09:11:30 -0700 (PDT), Paul
<Paul.Domaskis DeleteThis @gmail.com> wrote:

>On Aug 26, 9:30 am, Paul Herber
><SubstituteMyFirstNameH... DeleteThis @pherber.com> wrote:
>> On Tue, 26 Aug 2008 06:15:45 -0700 (PDT), Paul
>>
>> <Paul.Domas... DeleteThis @gmail.com> wrote:
>> >Is there a way to control the radius of rounding for the rounded
>> >corners of a rectangle?  I opened up the shape sheet, and it looks
>> >like it might be controlled in the "Geometry 1" table.  Ideally, I'd
>> >like the rounding radius to scale with the minimum of the height and
>> >width, but manually specifying it would be just as good.
>>
>> select the shape(s)
>> menu Format -> Line
>> and select from the rounding area, you acn set a rounding radius
>> manually.
>
>Hi, Paul,
>
>The resulting menu shows a perfectly pointy corner. Even pressing
>some of the rounded corners and clicking Apply doesn't round the
>corner of the rectangle. Would your method be for lines/interconnects
>rather than shapes/rectangles?

No, it seems to work on most shapes, I've just tried it on the PC
shape from the Computers and Monitors stencil. That looks rather
funny!


--
Regards, Paul Herber, Sandrila Ltd.
Electronics for Visio http://www.electronics.sandrila.co.uk/
Back to top
Login to vote
John... Visio MVP

External


Since: Jun 23, 2008
Posts: 188



(Msg. 8) Posted: Sat Aug 30, 2008 7:21 am
Post subject: Re: Control radius of rounded corners [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Paul" <Paul.Domaskis RemoveThis @gmail.com> wrote in message
news:73da0a07-3b88-4195-8292-d6e5537873f2@25g2000prz.googlegroups.com...
> Is there a way to control the radius of rounding for the rounded
> corners of a rectangle? I opened up the shape sheet, and it looks
> like it might be controlled in the "Geometry 1" table. Ideally, I'd
> like the rounding radius to scale with the minimum of the height and
> width, but manually specifying it would be just as good.
>
> Thanks.


Since you refer to Geometry1, it appears you are within the shapesheet. Each
shape can have only one rounding value, so the value is stored in a seperate
Section called Line Format. The cell is the last one in the group and is
called Rounding. If you set the value to 5in for a 10in square, you will get
a circle.

John...
Back to top
Login to vote
Display posts from previous:   
       Home -> Office other -> General Discussions All times are: Eastern Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
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
Categories:
 Windows XP
 Windows Vista
 Windows Other
 Office
  Office Other
 Security
 WinRAR
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET