Click or drag to resize

HotspotParent Property

Gets or sets a parent HotImage that owns the hotspot.

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

Property Value

Type: HotImage
See Also