Click or drag to resize

BaseImageProcessingElementResultText Property

A text containing the result when the image processing element has been executed to be displayed in the notification panel. In case of a circle search it contains the circle's center and radius.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.52.0
Syntax
C#
public string ResultText { get; set; }

Property Value

String
See Also