Click or drag to resize

HotspotFillBrush Property

Gets or sets a brush for painting the inside of the hotspot.

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

Property Value

Type: Brush
See Also