Click or drag to resize

HotImageLoadResources Method

Deserializes the XML resource stored in the HotImagesXML collection with the key equal to HotspotResources GUID for the current HotImage. The resultant Hotspots are assigned to the Hotspots collection for the current HotImage and then painted to the HotImage.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public bool LoadResources()

Return Value

Type: Boolean
If fails returns false else true
See Also