T3000 CrossPlatform Documentation
VisualMarkerEventArgs Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:FastColoredTextBoxNS.VisualMarkerEventArgs"]
Inheritance Hierarchy
SystemObject SystemEventArgs
System.Windows.FormsMouseEventArgs
FastColoredTextBoxNSVisualMarkerEventArgs
System.Windows.FormsMouseEventArgs
FastColoredTextBoxNSVisualMarkerEventArgs
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The VisualMarkerEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VisualMarkerEventArgs | Initializes a new instance of the VisualMarkerEventArgs class |
Properties
Name | Description | |
---|---|---|
Button | (Inherited from MouseEventArgs.) | |
Clicks | (Inherited from MouseEventArgs.) | |
Delta | (Inherited from MouseEventArgs.) | |
Location | (Inherited from MouseEventArgs.) | |
Marker | ||
Style | ||
X | (Inherited from MouseEventArgs.) | |
Y | (Inherited from MouseEventArgs.) |
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