C# 클래스 CSPspEmu.Hle.Formats.Font.FontStyle

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

공개 프로퍼티들

프로퍼티 타입 설명
Attributes uint
Country ushort
Expire uint
Family FamilyEnum
Language LanguageEnum
Region ushort
Resolution HorizontalVerticalFloat
Size HorizontalVerticalFloat
StyleStyle StyleEnum
StyleSub ushort
Weight float

공개 메소드들

메소드 설명
GetScoreCompare ( FontStyle Left, FontStyle Right ) : float

메소드 상세

GetScoreCompare() 공개 정적인 메소드

public static GetScoreCompare ( FontStyle Left, FontStyle Right ) : float
Left FontStyle
Right FontStyle
리턴 float

프로퍼티 상세

Attributes 공개적으로 프로퍼티

public uint Attributes
리턴 uint

Country 공개적으로 프로퍼티

public ushort Country
리턴 ushort

Expire 공개적으로 프로퍼티

public uint Expire
리턴 uint

Family 공개적으로 프로퍼티

public FamilyEnum Family
리턴 FamilyEnum

Language 공개적으로 프로퍼티

public LanguageEnum Language
리턴 LanguageEnum

Region 공개적으로 프로퍼티

public ushort Region
리턴 ushort

Resolution 공개적으로 프로퍼티

public HorizontalVerticalFloat,CSPspEmu.Hle.Formats.Font Resolution
리턴 HorizontalVerticalFloat

Size 공개적으로 프로퍼티

public HorizontalVerticalFloat,CSPspEmu.Hle.Formats.Font Size
리턴 HorizontalVerticalFloat

StyleStyle 공개적으로 프로퍼티

public StyleEnum StyleStyle
리턴 StyleEnum

StyleSub 공개적으로 프로퍼티

public ushort StyleSub
리턴 ushort

Weight 공개적으로 프로퍼티

public float Weight
리턴 float