N
news.micrsoft.com
I'm using C# to make an app that interfaces with visio. Right now I can crea
te a cloud shape and place it on my c# form. I want to be able to add other
objects inside of the cloud shape. Any ideas how to best add the shapes
inside the cloud and perhaps group them if that is possible.
Also right now it places one cloud in the center of the c# screen, but I mig
ht very well have 2,3,4, or even more clouds. I know how to resize and move
shapes, but I'm trying to think of some kind of algorithm or forumlaU that I
can use to adjust the placement of the shapes based on how many shapes i wa
nt to create. ideal some way to do this other then just a huge long if 1, if
2, if 3 , if 4 statement.
Thanks
bourdett
te a cloud shape and place it on my c# form. I want to be able to add other
objects inside of the cloud shape. Any ideas how to best add the shapes
inside the cloud and perhaps group them if that is possible.
Also right now it places one cloud in the center of the c# screen, but I mig
ht very well have 2,3,4, or even more clouds. I know how to resize and move
shapes, but I'm trying to think of some kind of algorithm or forumlaU that I
can use to adjust the placement of the shapes based on how many shapes i wa
nt to create. ideal some way to do this other then just a huge long if 1, if
2, if 3 , if 4 statement.
Thanks
bourdett