CogDisplay PanX Property Cognex VisionPro
Gets or sets the x-position of the image in the display.

Namespace: Cognex.VisionPro.Display
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public virtual double PanX { get; set; }

Property Value

Type: Double
The x-position of the image in the display.
Events

Exceptions

See Also