TGdipUIFont.GetStyle Method
Overloads
TGdipUIFont.GetStyle(TUIFontStyle)
Converts the font style.
Syntax
Namespace: FlexCel.Draw
public static FontStyle GetStyle(TUIFontStyle fs)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
fs | TUIFontStyle |
See also
TGdipUIFont.GetStyle(FontStyle)
Converts the font style.
Syntax
Namespace: FlexCel.Draw
public static TUIFontStyle GetStyle(FontStyle fs)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
fs | FontStyle |