Class DefectAreas
Class DefectAreas
Le nom : Aspose.OCR Assemblée: Aspose.OCR.dll (25.4.0)
Le aree di immagine che contengono un certo tipo di difetto.
public class DefectAreas
Inheritance
I membri ereditari
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
DefectAreas()
public DefectAreas()
Properties
Défaillance
Tipo di difetto.
public DefectType defectType { get; set; }
Valore di proprietà
Les rectangles
Le aree in cui è stato trovato un difetto
public Rectangle[] rectangles { get; set; }
Valore di proprietà
Rectangle [ ]