New to Kendo UI for Angular? Start a free 30-day trial
ShapeMouseLeaveEvent
Fired when the mouse leaves a shape.
This event will fire reliably only for shapes that have set fill color. The opacity can still be set 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. |