Click or drag to resize

HotspotsSerializeHotspots Method

Serializes the Hotspots in the hotimage into an XML format that can be used for saving hotpot data.

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

Return Value

Type: String
The XML string representing the hotspots.
See Also