Click or drag to resize

HotspotGetChildHotImage Method

Creates and returns a reference to a new HotImage from the resources saved for the child HotImage at design time.

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

Return Value

Type: HotImage
A reference to the hospot's child HotImage.
See Also