C# 클래스 NS_Glyph.GErrComponentIncorrectTransform

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

공개 메소드들

메소드 설명
GErrComponentIncorrectTransform ( int indGlyphOwner, int indGlyphComponent, OTFontFile.OTF2Dot14 tr ) : System
WriteSpecific ( ) : string

비공개 메소드들

메소드 설명
GErrComponentIncorrectTransform ( ) : System

메소드 상세

GErrComponentIncorrectTransform() 공개 메소드

public GErrComponentIncorrectTransform ( int indGlyphOwner, int indGlyphComponent, OTFontFile.OTF2Dot14 tr ) : System
indGlyphOwner int
indGlyphComponent int
tr OTFontFile.OTF2Dot14
리턴 System

WriteSpecific() 공개 메소드

public WriteSpecific ( ) : string
리턴 string