S
staaan
Hello,
how can you detect the shape that contains the current one?
I´m using Visual C# .Net and the following problem appeared recently:
I have a model that contains shapes on which other shapes are placed.
These shapes are not grouped or connected using a oneD connector.
If I move one shape the other (included) shapes move with it.
So how can I detect the Parent shape for a given one?
I just tried out fields like ContainingShape, ContainingMaster,
ContainingPage, Connects (because I read that glued shapes are
associated through connectors), ... but nothing works!
Another Question is if there is a method which is able to determine
whether one shape is part of another using the shapes corrdinates.
Please help!
Thanks!
how can you detect the shape that contains the current one?
I´m using Visual C# .Net and the following problem appeared recently:
I have a model that contains shapes on which other shapes are placed.
These shapes are not grouped or connected using a oneD connector.
If I move one shape the other (included) shapes move with it.
So how can I detect the Parent shape for a given one?
I just tried out fields like ContainingShape, ContainingMaster,
ContainingPage, Connects (because I read that glued shapes are
associated through connectors), ... but nothing works!
Another Question is if there is a method which is able to determine
whether one shape is part of another using the shapes corrdinates.
Please help!
Thanks!