Click or drag to resize

BaseImageProcessingElementCreateResultText Method

Creates a text with the data (center, angle, area etc.) of a found object.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.52.0
Syntax
C#
public virtual string CreateResultText()

Return Value

String
The created text.
See Also