Click or drag to resize

BaseImageProcessingVariationCapableElementRestoreInputData Method

Resets the parameters to the beforehand saved input data values. Called when the Cancel button is pressed.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
protected override void RestoreInputData()
See Also