Class DefectAreas

Class DefectAreas

Nama dari : Aspose.OCR Perhitungan: Aspose.OCR.dll (25.4.0)

Area gambar yang berisi jenis cacat tertentu.

public class DefectAreas

Inheritance

object DefectAreas

anggota yang diwarisi

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

DefectAreas()

public DefectAreas()

Properties

Kesalahan Jenis

Jenis cacat

public DefectType defectType { get; set; }

Nilai Properti

DefectType

rektangul

Gambar area di mana kecacatan ditemukan

public Rectangle[] rectangles { get; set; }

Nilai Properti

Rectangle [ ]

 Indonesia