'Declaration Public Function New( _
ByVal textSelectionBrushA System.Drawing.Brush for text selection.As System.Drawing.Brush _
)
public TextSelectionTool(
System.Drawing.Brush textSelectionBrush
)
public: TextSelectionTool(
System.Drawing.Brush textSelectionBrush
)
public:
TextSelectionTool(
System.Drawing.Brush textSelectionBrush
)
Parameters
- textSelectionBrush
- A System.Drawing.Brush for text selection.