FontsHelperTryGetFontStyle(Int32) - метод
The try get font style.
Пространство имён: Tessa.UI.Views.AppearancesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public static FontStyle? TryGetFontStyle(
int fontStyle
)
Public Shared Function TryGetFontStyle (
fontStyle As Integer
) As FontStyle?
public:
static Nullable<FontStyle> TryGetFontStyle(
int fontStyle
)
static member TryGetFontStyle :
fontStyle : int -> Nullable<FontStyle>
- fontStyle Int32
-
The font style.
NullableFontStyle
The
FontStyle.