Click or drag to resize

HotspotFadeTime Property

Gets or sets a value which determines how long it takes in milliseconds for the fade to take place when a hotspot changes visibility and the VisibleMode is set to Fade.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public long FadeTime { get; set; }

Property Value

Type: Int64
See Also