C# 클래스 Franken_.App_Code.GlyphImage

파일 보기 프로젝트 열기: Early-Modern-OCR/FrankenPlus 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
GlyphID string
ID string
Path string
Status string

공개 메소드들

메소드 설명
Delete ( bool DeleteFile ) : void
GlyphImage ( ) : System
GlyphImage ( string ID ) : System
Save ( ) : void

메소드 상세

Delete() 공개 메소드

public Delete ( bool DeleteFile ) : void
DeleteFile bool
리턴 void

GlyphImage() 공개 메소드

public GlyphImage ( ) : System
리턴 System

GlyphImage() 공개 메소드

public GlyphImage ( string ID ) : System
ID string
리턴 System

Save() 공개 메소드

public Save ( ) : void
리턴 void

프로퍼티 상세

GlyphID 공개적으로 프로퍼티

public string GlyphID
리턴 string

ID 공개적으로 프로퍼티

public string ID
리턴 string

Path 공개적으로 프로퍼티

public string Path
리턴 string

Status 공개적으로 프로퍼티

public string Status
리턴 string