Click or drag to resize

BaseImageProcessingElementToString Method

Returns a string representation in the form "shortLabel (NameInGui)".

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 string representation
See Also