Initializes a new instance of the FontStyle class
Namespace: CuteEditor.ConvertorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public FontStyle( FontStyle style ) |
| Visual Basic |
|---|
Public Sub New ( _ style As FontStyle _ ) |
| Visual C++ |
|---|
public: FontStyle( FontStyle style ) |
Parameters
- style
- Type: CuteEditor.Convertor..::..FontStyle