VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ObjectPropertyChangedEventArgs Class
In This Topic
ObjectPropertyChangedEventArgs Class Methods
In This Topic
For a list of all methods of this type, see ObjectPropertyChangedEventArgs.
Public Methods
 NameDescription
Public MethodReturns an instance of the ObjectPropertyChangedEventArgs class created with parameters: ownerPropertyName.PropertyName, OldValue, NewValue.
See Also