메소드 | 설명 | |
---|---|---|
GetFont ( FontFunction lbFunction ) : |
||
GetFont ( FontStyle fontStyle, float size ) : |
||
GetOtherFont ( string familyName, FontStyle fontStyle, float size ) : |
||
GetStandardFont ( ) : |
||
GetTextFormatFlags ( ContentAlignment textAlign ) : TextFormatFlags | ||
GetTextFormatFlags ( ContentAlignment textAlign, bool wrapToLine ) : TextFormatFlags |
메소드 | 설명 | |
---|---|---|
FontManager ( ) : System |
public static GetFont ( FontFunction lbFunction ) : |
||
lbFunction | FontFunction | |
리턴 |
public static GetFont ( FontStyle fontStyle, float size ) : |
||
fontStyle | FontStyle | |
size | float | |
리턴 |
public static GetOtherFont ( string familyName, FontStyle fontStyle, float size ) : |
||
familyName | string | |
fontStyle | FontStyle | |
size | float | |
리턴 |
public static GetTextFormatFlags ( ContentAlignment textAlign ) : TextFormatFlags | ||
textAlign | ContentAlignment | |
리턴 | TextFormatFlags |
public static GetTextFormatFlags ( ContentAlignment textAlign, bool wrapToLine ) : TextFormatFlags | ||
textAlign | ContentAlignment | |
wrapToLine | bool | |
리턴 | TextFormatFlags |