CogShapeModelEllipse Children Property Cognex VisionPro
Children of this graphic.

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

public virtual CogGraphicChildren Children { get; }

Property Value

Type: CogGraphicChildren

Implements

ICogGraphicParentChild Children
Remarks

Children of this graphic.

See Also