Click or drag to resize

IImageProcessingView Interface

[Missing <summary> documentation for "T:RAYLASE.Marker.JobElement.ImageProcessing.IImageProcessingView"]


Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public interface IImageProcessingView

The IImageProcessingView type exposes the following members.

Properties
Methods
 NameDescription
Public methodGetVariationParameters 
Public methodGetVariationProperties Creates a dictionary of property names of all the currently (according to selected/advanced elements in a dialog) usable (and therefore visible) parameters. Used to show the usable parameters in the combo box to select them for looping.
Top
See Also