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