Click or drag to resize

McApplicationSelectedData Property

Exposes the currently selected data.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property SelectedData As McSelectedData
	Get

Property Value

Type: McSelectedData

Return Value

Type: McSelectedData
Remarks
Data can be selected in the Image Strip panel or by activating windows.
See Also