Click or drag to resize

VariationParameterPropertyTitle Property

The property's name as it is shown in the GUI.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public string PropertyTitle { get; set; }

Property Value

String

Implements

IVariationParameterPropertyTitle
See Also