Click or drag to resize

HotImageImportHotspots Method

Imports Hotspots from an XML file into the HotImage.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public void ImportHotspots(
	string FileNameXML
)

Parameters

FileNameXML
Type: SystemString
The fully qualified name of the file to import
See Also