Description
Event fired when an McImage property is assigned a new value.
Syntax
Private Sub object_PropertyChanged(Image, Property)
The PropertyChanged Event syntax has these parts:
The McImage being assigned to.
The property ID. This will be one of the mcImageLibPropertyIDs enum values.