Click or drag to resize

AnnotationBackgroundBrush Property

Gets of sets the brush used to paint the annotation background.

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

Property Value

Type: SolidBrush
See Also