Class Character
Class Character
이름 공간 : Aspose.OCR 모임: Aspose.OCR.dll (25.4.0)
발견된 성격에 관한 정보
public class Character
Inheritance
상속 회원들
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
캐릭터 코디네이션
public Rectangle Coordinates { get; set; }
부동산 가치
Rectangle
Value
발견된 캐릭터
public char Value { get; set; }