Class ContentArea
Class ContentArea
اسم الفضاء : Aspose.OCR جمع: Aspose.OCR.dll (25.5.0)
منطقة المحتوى التي تم اكتشافها في صورة.
public class ContentAreaInheritance
الأعضاء الموروثين
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