Click or drag to resize

BaseImageProcessingElementElapsedTimeMsg Property

A notification string containing the time the element's execution has lasted.

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

Property Value

String
See Also