CogImage8Root Height Property Cognex VisionPro 9.21
Returns the height of the pixel data.

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

public virtual int Height { get; }

Property Value

Type: Int32

Implements

ICogImage8Root Height
Remarks

Returns the height of the pixel data.

See Also