FontStyle Constructor (String, UInt32, Color, Boolean, Boolean, Boolean, Alignment, Color)
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| FontStyle Constructor (String, UInt32, Color, Boolean, Boolean, Boolean, Alignment, Color) |
| FontStyle Structure See Also Send Feedback |
Initializes a new instance of the FontStyle class
Namespace:Â CuteEditor.ConvertorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
Parameters
- fontName
- Type: System..::..String
- fontSize
- Type: System..::..UInt32
- fontColor
- Type: System.Drawing..::..Color
- underline
- Type: System..::..Boolean
- italic
- Type: System..::..Boolean
- bold
- Type: System..::..Boolean
- align
- Type: CuteEditor.Convertor..::..Alignment
- bgColor
- Type: System.Drawing..::..Color