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

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

공개 프로퍼티들

프로퍼티 타입 설명
ID int
Label string
Value int

프로퍼티 상세

ID 공개적으로 프로퍼티

public int ID
리턴 int

Label 공개적으로 프로퍼티

public string Label
리턴 string

Value 공개적으로 프로퍼티

public int Value
리턴 int