Class Character
Class Character
Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)
감지된 문자에 대한 데이터.
public class Character
상속
상속된 멤버
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
생성자
Character()
public Character()
필드
Coordinates
문자 좌표.
public Rectangle Coordinates
필드 값
Rectangle
Value
감지된 문자.
public char Value