Transform2DLinear ScalingX Property Cognex VisionPro 9.20

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.10.0.0
Syntax

public double ScalingX { get; }

Property Value

Type: Double
Default Value: 1
Remarks

In the standard transformation matrix,

See Also