CogShapeModelEllipticalArc Parent Property Cognex VisionPro 9.7
Parent of this graphic.

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

public virtual ICogGraphicParentChild Parent { get; set; }

Property Value

Type: ICogGraphicParentChild

Implements

ICogGraphicParentChild Parent
Remarks

Parent of this graphic.

See Also