ICog3DTransform Linear Property Cognex VisionPro 9.7
Gets whether this transform is linear.

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

bool Linear { get; }

Property Value

Type: Boolean
True if this 3D composed transform is linear; False otherwise.
See Also