CogRectangle Children Property Cognex VisionPro 9.23
Children of this graphic.

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

public virtual CogGraphicChildren Children { get; }

Property Value

Type: CogGraphicChildren

Implements

ICogGraphicParentChild Children
Remarks

Children of this graphic.

See Also