[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.WordLocationEventArgs.-ctor

WordLocationEventArgs Constructor

WordLocationEventArgs(Point, string, int)

Initializes a new instance of the WordEventArgs.

Declaration
public WordLocationEventArgs(Point loc, string word, int start)
Parameters
Type Name Description
Point loc

The position of the mouse pointer.

string word

The work.

int start

The start position of the word.