Method | Description | |
---|---|---|
ButtonDragRectangleEventArgs ( Point point ) : System |
Initialize a new instance of the ButtonDragRectangleEventArgs class.
|
public ButtonDragRectangleEventArgs ( Point point ) : System | ||
point | Point | Left mouse down point. |
return | System |