Click or drag to resize

BaseImageProcessingVariationCapableElementIsSingleObjectFound Property

Is true if only a single object is found, rather than no object or several objects.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public abstract bool IsSingleObjectFound { get; }

Property Value

Boolean
See Also