Class DefectAreas
Class DefectAreas
Pôvodný názov: Aspose.OCR Zhromaždenie: Aspose.OCR.dll (25.4.0)
Oblasť obrazu, ktorá obsahuje určitý typ defektu.
public class DefectAreas
Inheritance
Z dedičných členov
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
DefectAreas()
public DefectAreas()
Properties
Chybný typ
Chýbajúci typ
public DefectType defectType { get; set; }
Hodnota nehnuteľnosti
rektangulá
Oblasť, v ktorej bol nájdený defekt
public Rectangle[] rectangles { get; set; }
Hodnota nehnuteľnosti
Rectangle []