Click or drag to resize

AnnotationTextBrush Property

Gets or sets the brush used for drawing the annotation text.

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

Property Value

Type: SolidBrush
See Also