Class DefectAreas

Class DefectAreas

Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)

Области изображения, содержащие определенный тип дефекта.

public class DefectAreas

Наследование

objectDefectAreas

Унаследованные члены

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

Конструкторы

DefectAreas()

public DefectAreas()

Поля

defectType

Тип дефекта.

public DefectType defectType

Значение поля

DefectType

rectangles

Области изображения, где был найден дефект.

public Rectangle[] rectangles

Значение поля

Rectangle[]

 Русский