Click or drag to resize

HotspotVisibleModeType Enumeration

Specifies options for the animation taking place when a hotspot changes visibility.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public enum VisibleModeType
Members
  Member nameValueDescription
Normal0 No animation.
Flash1 The hotopot will flash when becoming visible.
Fade2 The hotspot will fade into and out of visibility.
See Also