Click or drag to resize

HotImageBackImage Property

This property is used for setting the image to be clipped and displayed as a fill for a hotspot. The HotImage.BackImage has to have the exact same dimensions as the HotImage.Image property.

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

Property Value

Type: Image
See Also