Class ContentArea
Class ContentArea
اسم الفضاء : Aspose.OCR تجميع: Aspose.OCR.dll (25.4.0)
منطقة المحتوى التي تم اكتشافها في صورة.
public class ContentArea
Inheritance
الأعضاء الموروثين
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ContentArea()
public ContentArea()
Fields
صورة
صورة المنطقة مع المحتوى.
public MemoryStream image
القيمة الميدانية
مؤشر
المؤشر التسلسلي لمنطقة المحتوى، فريدة من نوعها داخل الصورة.
public int index
القيمة الميدانية
Properties
Rectangle
الحدود المستقيمة في منطقة المحتوى.
public Rectangle Rectangle { get; set; }
قيمة الممتلكات
Rectangle