CogRectangle Children Property Cognex VisionPro 9.20
Children of this graphic.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 80.0.0.0
Syntax

public virtual CogGraphicChildren Children { get; }

Property Value

Type: CogGraphicChildren

Implements

ICogGraphicParentChild Children
Remarks

Children of this graphic.

See Also