Label.Color Property

Gets or sets the label color.
Public Property Color() As Brush
This language is not supported or no code example is available.
public Brush Color {get; set;}
This language is not supported or no code example is available.

Property Value

Brush
Remarks
 
You need to call LabelList.Regen to apply the changes.

.NET Framework

Supported in: 4.8

In this article

Definition