_DMcMeasuresEvents_EventSelectChanged Event

An event fired when the enabled state one or more measurements in the collection is changed.

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Event SelectChanged As _DMcMeasuresEvents_SelectChangedEventHandler

Value

Type: MediaCy.IQL.Features_DMcMeasuresEvents_SelectChangedEventHandler
Remarks
Sent whenever an assignment to the McMeasures.Select property changes the McMeasure.Enabled property of one or more measurements in the collection
See Also