CogShapeModelCircle Children Property Cognex VisionPro 9.5
Children of this graphic.

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

public virtual CogGraphicChildren Children { get; }

Property Value

Type: CogGraphicChildren

Implements

ICogGraphicParentChild Children
Remarks

Children of this graphic.

See Also