Click or drag to resize

VariationParameterUnit Property

A factor a property value may be multiplied with for displaying it in the GUI.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public double Unit { get; init; }

Property Value

Double

Implements

IVariationParameterUnit
See Also