Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bubb
 
Posts: n/a
Default AddNodes msoSegmentCurve

Can someone explain the arguments BuildFreeForm uses to create a curve
(or point me to a site)? Help doesn't really explain what these
arguments are doing. I am trying to create a rectangle with rounded
corners. Thanks!

  #2   Report Post  
Posted to microsoft.public.excel.misc
Andy Pope
 
Posts: n/a
Default AddNodes msoSegmentCurve

Hi,

Do you need to you Freeform?
Macro recorder gave me this code for a rectangle with rounded corners.

ActiveSheet.Shapes.AddShape msoShapeRoundedRectangle, _
227.25, 268.5, 149.25, 63

Cheers
Andy

Bubb wrote:
Can someone explain the arguments BuildFreeForm uses to create a curve
(or point me to a site)? Help doesn't really explain what these
arguments are doing. I am trying to create a rectangle with rounded
corners. Thanks!


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #3   Report Post  
Posted to microsoft.public.excel.misc
Bubb
 
Posts: n/a
Default AddNodes msoSegmentCurve

I do need to create the object using Freeform code because I then want
to use mathematics to bend and deform the object. So I need some
guidance on using the Freeform arguments.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"