defectAreas

DefectOutput.defectAreas property

The list of image defects and areas where they were found.

public List<DefectAreas> defectAreas { get; set; }

See Also