>> You guys are a lot of help, this is a great source of how to info. Let me
>> see if I can stump ya though, because this one has stumped me. I need to
[quoted text clipped - 19 lines]
>Sept 21-24, San Diego CA, USA
>www.pptlive.com
> Thanks for the reply, I am using vb.net vs, i can see the adjustments
> collection is probably where I could get this type of adjustment, but I cant
> figure out how to get to that value. I was unable to get to the length or the
> angle. Is there any way to do this in vs?
Not a clue.
But in VBA you examine the shape's .Adjustments(x)
You have to work out what the Xth adjustment refers to for each shape type.
> >> You guys are a lot of help, this is a great source of how to info. Let me
> >> see if I can stump ya though, because this one has stumped me. I need to
[quoted text clipped - 19 lines]
> >Sept 21-24, San Diego CA, USA
> >www.pptlive.com
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
Live and in personable in the Help Center at PowerPoint Live
Sept 21-24, San Diego CA, USA
www.pptlive.com
ccross - 25 Jul 2008 13:39 GMT
Allright, I'll work with that thanks.
>> Thanks for the reply, I am using vb.net vs, i can see the adjustments
>> collection is probably where I could get this type of adjustment, but I cant
[quoted text clipped - 20 lines]
>Sept 21-24, San Diego CA, USA
>www.pptlive.com
ccross - 25 Jul 2008 16:03 GMT
Using adjustments worked, it was just confusing getting to what the value in
each adjustment actually was. Thanks for the help
If anyone needs to know:
The adjustment represents the distance from the center in terms of the
objects size. so a adjustment of .5 horizontally will be half the width from
the center of the shape, 1.5 will be 2x the width and so on. The hard part
is determining which adjustment is for which value because it seems to change
per shape. In a shape with 3 adjustments, the 1st adjustment is the width
and the 2nd is the height, but that does not hold for all of the other
callouts.
>Allright, I'll work with that thanks.
>
[quoted text clipped - 3 lines]
>>Sept 21-24, San Diego CA, USA
>>www.pptlive.com
Steve Rindsberg - 25 Jul 2008 17:03 GMT
Thanks very much for posting your results.
> Using adjustments worked, it was just confusing getting to what the value in
> each adjustment actually was. Thanks for the help
[quoted text clipped - 15 lines]
> >>Sept 21-24, San Diego CA, USA
> >>www.pptlive.com
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
Live and in personable in the Help Center at PowerPoint Live
Sept 21-24, San Diego CA, USA
www.pptlive.com