Click or drag to resize

BaseFoundImageProcessingObjectToString Method

Returns the list of all relevant properties as combined string.

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

Return Value

String
The combined string.
Exceptions
ExceptionCondition
NotImplementedException
See Also