Child shapes that make up this composite shape.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Property Value
Type: GraphicChildrenDefault Value: Empty
Remarks
Changed Raised when the shapes collection changes.
The collection of child shapes that make up this composite shape. The child shapes are specified in the parent graphic's coordinate space and must have a SelectedSpaceName of $ (Fully-Qualified (FQ) Space Names). You can set the children's coordinate space with ParentFromChildTransform.
See Also