Click or drag to resize

BaseImageProcessingElementRestoreInputData Method

When the Cancel button of an image processing job element's settings dialog is pressed, all values are restored to the values when the dialog has been opened.

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