Click or drag to resize

HotspotVisible Property

Gets or sets whether the hotspot is visible or not. When this property changes it will change visibility according to the VisibleMode.

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

Property Value

Type: Boolean
See Also