CoordinateAxes XAxisLength Property Cognex VisionPro 9.10
Get

The length in the selected coordinate space of the x-axis of this shape.

Set

Sets XAxisLength.

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

public double XAxisLength { 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