| HotspotDataVisibleMode Field |
The data representing the animation that will take place when the visibilty changes.
Namespace:
Deltabit.WinForms
Assembly:
Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax public string VisibleMode
Public VisibleMode As String
Dim instance As HotspotData
Dim value As String
value = instance.VisibleMode
instance.VisibleMode = value
public:
String^ VisibleMode
Field Value
Type:
StringSee Also