BaseFoundImageProcessingObjectImageIndex Property |
The image processing plug-in has a ring buffer array of images
where the result of an object finding process is stored. This
index is stored here.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic int ImageIndex { get; set; }
Property Value
Int32
See Also