Click or drag to resize

HotspotChildHotspotsResources Property

Gets or sets the value of the Guid that can be used to load a child HotImage in the hierarchy from the resources. It is the same Guid as that in the child HotImage.HotspotsResources. Is set by the designer when a Child Hotimage is added to a hotspot

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

Property Value

Type: String
See Also