Ctor.
Namespace:
Resto.Front.Api.Data.View
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxpublic Font(
string fontFamily,
float size,
FontStyle fontStyle
)
Parameters
- fontFamily
- Type: SystemString
- size
- Type: SystemSingle
- fontStyle
- Type: Resto.Front.Api.Data.ViewFontStyle
See Also