S
Staffan
I have followed some information around creating and modifying
Autoshapes with rather negative results. I have a more limited
question about extracting actual geometry information for Autoshapes
in Powerpoint slides.
With VB I can extract basic geometry information for Autoshapes and
get the Type, Top, Left, Height, Width and Rotation properties of the
Shape.
Using VB and Powerpoint 11 it is now possible to extract coordinates,
including control points for Freeform Autoshapes using the ShapNode
object and the Points property.
I need some more geometry information for Autoshapes, including
Connectors, that can be reshaped using "handles" to be able to specify
them at least reasonable well.
Does anybody know of some methods (even low level interface) that can
be applied to AutoShapes to get the additional geometry information
needed?
Regards
Staffan
Autoshapes with rather negative results. I have a more limited
question about extracting actual geometry information for Autoshapes
in Powerpoint slides.
With VB I can extract basic geometry information for Autoshapes and
get the Type, Top, Left, Height, Width and Rotation properties of the
Shape.
Using VB and Powerpoint 11 it is now possible to extract coordinates,
including control points for Freeform Autoshapes using the ShapNode
object and the Points property.
I need some more geometry information for Autoshapes, including
Connectors, that can be reshaped using "handles" to be able to specify
them at least reasonable well.
Does anybody know of some methods (even low level interface) that can
be applied to AutoShapes to get the additional geometry information
needed?
Regards
Staffan