Click or drag to resize

VariationParameterFormatString Property

A format string for displaying a property value 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 FormatString { get; init; }

Property Value

String

Implements

IVariationParameterFormatString
See Also