'Usage
Dim instance As DicomLabel
Dim value As Brush
instance.TextBrush = value
value = instance.TextBrush
Remarks
The default color for TextBrush is White, if ShowUpdate is set true, changes made to TextBrush, as to any other properties of the label object will cause an immediate image update.