FontStyle Constructor (FontStyle)
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| FontStyle Constructor (FontStyle) |
| 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
| 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