Transform2DLinear ScalingX Property Cognex VisionPro 9.22 SR1

Returns the x-axis scaling of this transform. When set, RotationX, RotationY, and ScalingY remain unchanged.

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

public double ScalingX { get; }

Property Value

Type: Double
Default Value: 1
Remarks

In the standard transformation matrix,

See Also