Line.ThemeColor

Line.ThemeColor property

Gets and sets the theme color.

public ThemeColor ThemeColor { get; set; }

Remarks

If the foreground color is not a theme color, NULL will be returned.

See Also