Click or drag to resize

HotspotsItem Property (String)

The Default property of the Hotspots object, gets or sets the Hotspot with the specified name.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public Hotspot this[
	string Name
] { get; set; }

Parameters

Name
Type: SystemString

Property Value

Type: Hotspot
See Also