ICImagingControl.ImageHeight Property
Returns the image height (in pixels) of the current video source.
Syntax:
[C#]
public
int
ImageHeight
;
Limitations:
Run time only, read only.
See also:
ICImagingControl
,
ICImagingControl.ImageWidth
<< ICImagingControl