CogShapeModelRectangleAffine Parent Property Cognex VisionPro 9.22
Parent of this graphic.

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

public virtual ICogGraphicParentChild Parent { get; set; }

Property Value

Type: ICogGraphicParentChild

Implements

ICogGraphicParentChild Parent
Remarks

Parent of this graphic.

See Also