ICogImage16Root
Height Property
Cognex VisionPro 9.22 SR1
Returns the height of the pixel data.
Namespace:
Cognex.VisionPro
Assembly:
Cognex.VisionPro.Core
(in Cognex.VisionPro.Core.dll) Version: 87.1.0.0
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
int
Height
{
get
; }
int Height { get; }
ReadOnly
Property
Height
As
Integer
Get
ReadOnly Property Height As Integer Get
property
int
Height
{
int
get
(); }
property int Height { int get (); }
Property Value
Type:
Int32
See Also
ICogImage16Root Interface
Cognex.VisionPro Namespace