Click or drag to resize

AnnotationVisible Property

Gets or sets whether an annotation is visible. This is independent of the Hotspot.Visible setting.

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