The LineElement type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | MouseDown | Occurs when the mouse pointer is over the element and a mouse button is pressed. (Inherited from Element.) |
![]() | MouseEnter | Occurs when the mouse pointer enters the element. (Inherited from Element.) |
![]() | MouseLeave | Occurs when the mouse pointer leaves the element. (Inherited from Element.) |
![]() | MouseMove | Occurs when the mouse pointer is moved over the element. (Inherited from Element.) |
![]() | MouseUp | Occurs when the mouse pointer is over the element and a mouse button is released. (Inherited from Element.) |