Click or drag to resize

IMcImageSetWidth Property

Gets the visible image width.

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

Property Value

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