Class DefectAreas
Class DefectAreas
Името на пространството: Aspose.OCR Асамблея: Aspose.OCR.dll (25.4.0)
Снимки, които съдържат определен тип дефект.
public class DefectAreas
Inheritance
наследници
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
DefectAreas()
public DefectAreas()
Properties
дефект
Видове дефекти.
public DefectType defectType { get; set; }
стойност на имота
правоъгълни
Снимки, в които е открит дефект
public Rectangle[] rectangles { get; set; }
стойност на имота
Rectangle []