| HotspotDataFadeTime Field |
Value which determines how long it takes in milliseconds for a fade in or out 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 FadeTime As String
Dim instance As HotspotData
Dim value As String
value = instance.FadeTime
instance.FadeTime = value
Field Value
Type:
StringSee Also