C# 클래스 FSO.Files.Formats.OTF.OTFTable

파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ID int
Keys FSO.Files.Formats.OTF.OTFTableKey[]
Name string

공개 메소드들

메소드 설명
GetKey ( int id ) : OTFTableKey

메소드 상세

GetKey() 공개 메소드

public GetKey ( int id ) : OTFTableKey
id int
리턴 OTFTableKey

프로퍼티 상세

ID 공개적으로 프로퍼티

public int ID
리턴 int

Keys 공개적으로 프로퍼티

public OTFTableKey[],FSO.Files.Formats.OTF Keys
리턴 FSO.Files.Formats.OTF.OTFTableKey[]

Name 공개적으로 프로퍼티

public string Name
리턴 string