Click or drag to resize

FoundTemplate.ObjectFields Property

The list of the relevant parameters and their values in the result output.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntax
C#
public FoundObjectProperty[] ObjectFields { get; }

Property Value

FoundObjectProperty[]

Implements

IFoundObject.ObjectFields
See Also