[]
Initializes a new instance of the WordEventArgs.
public WordLocationEventArgs(Point loc, string word, int start)
| Type | Name | Description |
|---|---|---|
| Point | loc | The position of the mouse pointer. |
| string | word | The work. |
| int | start | The start position of the word. |