Gets or sets color of underline.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public Color LineColor { get; set; }
Visual Basic
Public Property LineColor As Color
	Get
	Set

Property Value

Type: Color

See Also