New to Kendo UI for Angular? Start a free 30-day trial
ShapeMouseEnterEvent
Arguments for the shapeMouseEnter
event.
Fires when the mouse enters a shape.
This event fires reliably only for shapes that have a set fill color. You can still set the opacity to 0 so the shapes appear to have no fill.
Name | Type | Default | Description |
---|---|---|---|
layer |
|
The shape layer instance. | |
originalEvent |
|
The source DOM event instance. | |
sender |
|
The | |
shape |
|
The shape instance. |