CogImage16Grey Height Property Cognex VisionPro 9.8
Height of the image.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax

public virtual int Height { get; }

Property Value

Type: Int32

Implements

ICogImage Height
Remarks

Returns the height of the image.

See Also