Line GetParentFromChildTransform Method Cognex VisionPro 9.21

Gets the parent transform from the child transform.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax

public override ITransform2D GetParentFromChildTransform()

Return Value

Type: ITransform2D

Implements

IGraphicParentChild GetParentFromChildTransform 
See Also