CogDisplay PanYMax Property Cognex VisionPro 9.22 SR1
Returns the maximum PanY value.

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

public virtual double PanYMax { get; }

Property Value

Type: Double
The maximum PanY value.
Events

Exceptions

ExceptionCondition
AxHost InvalidActiveXStateException Thrown when the display control is invalid.
See Also