GraphicLabel X Property Cognex VisionPro 9.24
Get

X coordinate of the text.

Set

Sets X.

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

public double X { get; set; }

Property Value

Type: Double
Default Value: 10
Remarks

The x-coordinate of the text.

Remarks

Changed Raised when the value of this property changes.

See Also