Click or drag to resize

IMcCaptFrameHeight Property

Gets or sets the image height in pixels of the capture frame.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Property Height As Integer
	Get
	Set

Property Value

Type: Int32
Remarks
Height is the image height in pixels of the capture frame.
See Also