Click or drag to resize

BaseImageProcessingVariationCapableElementUpdateUsedVariationParametersEditableState Method

Updates in a model the editable state a variation parameters. This is used to gray out parameters of "foreign" elements. E.g. the filter parameters are grayed in the circle searcher dialog.

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