HaloEffect.Color Property
Gets or sets the color of halo.
Thread safety: This property is thread-safe.
Syntax
public System.Drawing.Color Color { get; set; }
Property Value
Type: System.Drawing.Color
Default: White, R: 255 G: 255 B: 255
A value that specifies the color of the halo.
Default: White, R: 255 G: 255 B: 255
A value that specifies the color of the halo.
Platforms
Windows, Linux, Android