Click or drag to resize

_IMcFeaturesEvents_PropertyChangedEventHandler Delegate

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Public Delegate Sub _IMcFeaturesEvents_PropertyChangedEventHandler ( 
	FeaturesObject As IMcFeatures,
	PropertyChangedID As mcRegionLibPropertyIDs,
	AppearanceOnly As Boolean,
	FeatureAffected As Integer
)

Parameters

FeaturesObject
Type: MediaCy.IQL.FeaturesIMcFeatures
PropertyChangedID
Type: MediaCy.IQL.FeaturesmcRegionLibPropertyIDs
AppearanceOnly
Type: SystemBoolean
FeatureAffected
Type: SystemInt32
See Also