T3000 CrossPlatform Documentation
PaintLineEventArgs Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:FastColoredTextBoxNS.PaintLineEventArgs"]
Inheritance Hierarchy
SystemObject SystemEventArgs
System.Windows.FormsPaintEventArgs
FastColoredTextBoxNSPaintLineEventArgs
System.Windows.FormsPaintEventArgs
FastColoredTextBoxNSPaintLineEventArgs
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The PaintLineEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PaintLineEventArgs | Initializes a new instance of the PaintLineEventArgs class |
Properties
Name | Description | |
---|---|---|
ClipRectangle | (Inherited from PaintEventArgs.) | |
Graphics | (Inherited from PaintEventArgs.) | |
LineIndex | ||
LineRect |
Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from PaintEventArgs.) | |
Dispose(Boolean) | (Inherited from PaintEventArgs.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from PaintEventArgs.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also