CoordinateAxes Aspect Property Cognex VisionPro 9.25 SR1
Get

The aspect ratio of the length of Y-axis to X-axis.

Set

Sets Aspect.

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

public double Aspect { get; set; }

Property Value

Type: Double
Exceptions

ExceptionCondition
ArgumentExceptionValue is <= 0.
Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also