Variation |
The VariationParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsMyProcessingElement | Check if the given image processing element is the same as the one this variation parameter belongs to. |
![]() | OnPropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BindableBase) |
![]() | RaisePropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BindableBase) |
![]() | Reset | Resets the current value to the base value. |
![]() | SetNextValue | Increases the current value by delta. |
![]() | SetProperty``1(UMP, UMP, String) |
Checks if a property already matches a desired value. Sets the property and
notifies listeners only when necessary.
(Inherited from BindableBase) |
![]() | SetProperty``1(UMP, UMP, Action, String) |
Checks if a property already matches a desired value. Sets the property and
notifies listeners only when necessary.
(Inherited from BindableBase) |
![]() | ToString |
Returns the image processing element, the property title and the
current value as concatenated string.
(Overrides ObjectToString) |