Click or drag to resize

IMcImageSetHeight Property

Gets the visible image height.

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

Property Value

Type: Int32
Remarks
Gets the height of the visible image. This is intended for internal use only. The height will be the height of the tallest channel image when the set display is multichannel (like a color composite), and will be the height of the displayed channel for single-channel sets and display modes.
See Also