Click or drag to resize

BaseFoundImageProcessingObjectObjectColor Property

The color a found object will have when drawn in a result image.

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

Property Value

NullableColor
See Also