Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
ITextBuffer Interface
ITextBuffer Methods
Clear Method
Delete Method
Insert Method
Load Method
Save Method
SetBackground Method
SetBold Method
SetFamily Method
SetFont Method
SetForeground Method
SetItalic Method
SetStrikethrough Method
SetUnderline Method
ITextBuffer
Clear Method
Clears the buffer of all text and formatting.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
void
Clear
()
Sub
Clear
abstract
Clear
:
unit
->
unit
See Also
Reference
ITextBuffer Interface
Eto.Forms Namespace