Cog3DRectangle GetShapeFromScaledUnitRectangle Method Cognex VisionPro 9.21 SR1
Get the ShapeFromScaledUnitRectangle transform of this rectangle.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 85.1.0.0
Syntax

public Cog3DTransformRigid GetShapeFromScaledUnitRectangle()

Return Value

Type: Cog3DTransformRigid
The ShapeFromScaledUnitRectangle transform of this rectangle. This transform specifies the pose of the ScaledUnitRectangle in 3D space.
See Also