C# Class FastColoredTextBoxNS.VisualMarkerEventArgs

Inheritance: MouseEventArgs
显示文件 Open project: samarjeet27/ynoteclassic Class Usage Examples

Public Methods

Method Description
VisualMarkerEventArgs ( Style style, StyleVisualMarker marker, MouseEventArgs args ) : System.Drawing

Method Details

VisualMarkerEventArgs() public method

public VisualMarkerEventArgs ( Style style, StyleVisualMarker marker, MouseEventArgs args ) : System.Drawing
style Style
marker StyleVisualMarker
args MouseEventArgs
return System.Drawing