C# 클래스 NS_Glyph.GErrComponentIndexKnot

상속: GErrComponent
파일 보기 프로젝트 열기: HinTak/Font-Validator 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GErrComponentIndexKnot System

공개 메소드들

메소드 설명
GErrComponentIndexKnot ( int indGlyphOwner, int indGlyphComponent, int indKnot, bool isKnotGlyph ) : System
WriteSpecific ( ) : string

비공개 메소드들

메소드 설명
GErrComponentIndexKnot ( ) : System

메소드 상세

GErrComponentIndexKnot() 공개 메소드

public GErrComponentIndexKnot ( int indGlyphOwner, int indGlyphComponent, int indKnot, bool isKnotGlyph ) : System
indGlyphOwner int
indGlyphComponent int
indKnot int
isKnotGlyph bool
리턴 System

WriteSpecific() 공개 메소드

public WriteSpecific ( ) : string
리턴 string