Click or drag to resize

SpriteMouseHoverTransparent Event

This event happens when the mouse moves over a non-transparent portion of the sprite, and then pauses. We use the hover timing from the parent form.

Namespace:  SpriteLibrary
Assembly:  SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public event SpriteSpriteEventHandler MouseHoverTransparent

Value

Type: SpriteLibrarySpriteSpriteEventHandler
See Also