Class Character

Class Character

Nazwa przestrzeń: Aspose.OCR Zgromadzenie: Aspose.OCR.dll (25.4.0)

Dane dotyczące wykrytego charakteru.

public class Character

Inheritance

object Character

Dziedziczeni członkowie

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

Constructors

Character()

public Character()

Properties

Coordinates

Koordynacja charakteru.

public Rectangle Coordinates { get; set; }

Wartość nieruchomości

Rectangle

Value

zidentyfikowany charakter.

public char Value { get; set; }

Wartość nieruchomości

char

 Polski