Click or drag to resize

VariationParameterToString Method

Returns the image processing element, the property title and the current value as concatenated string.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public override string ToString()

Return Value

String
The concatenated string.
See Also