CoordinateAxes DisplayedXAxisLength Property Cognex VisionPro 9.20
Get

The length of the x-axis in screen pixels when DisplayMode is Screen.

Set

Sets DisplayedXAxisLength.

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

public double DisplayedXAxisLength { get; set; }

Property Value

Type: Double
Default Value: 20
Exceptions

ExceptionCondition
ArgumentExceptionValue is <= 0.
Remarks

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

See Also