Class DefectAreas
Class DefectAreas
Numele spaţiului: Aspose.OCR Asamblare: Aspose.OCR.dll (25.4.0)
zone de imagine care conțin un anumit tip de defect.
public class DefectAreas
Inheritance
Membrii moștenitori
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
DefectAreas()
public DefectAreas()
Properties
tip defect
Tipul de defect.
public DefectType defectType { get; set; }
Valoarea proprietății
rectangle
Locuri în care s-a găsit defectul
public Rectangle[] rectangles { get; set; }
Valoarea proprietății
Rectangle []