ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTBorder Class : ARTPropertyChanged Event |
The event handler receives an argument of type ImGearARTPropertyChangedEventArgs containing data related to this event. The following ImGearARTPropertyChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
NewPropertyValue | Gets new value of changed property. |
OldPropertyValue | Gets old value of changed property. |