ChildShapes: IWxShape;
ChildShapes: Prognoz.Platform.Interop.Andy.IWxShape;
The ChildShapes property returns a collection of shapes that are direct child objects.
Only an object group or a workspace can have child objects.
Executing the example requires that repository contains a workspace with the WSP identifier containing group of objects with the Shape3 identifier.
Add links to the Andy, Drawing, Metabase system assemblies.
After executing the example the background of one object belonging to a group is changed.
See also: