T3000 CrossPlatform Documentation
WordWrapNeededEventArgs Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:FastColoredTextBoxNS.WordWrapNeededEventArgs"]
Inheritance Hierarchy
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The WordWrapNeededEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WordWrapNeededEventArgs | Initializes a new instance of the WordWrapNeededEventArgs class |
Properties
Name | Description | |
---|---|---|
CutOffPositions | ||
ImeAllowed | ||
Line |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also