[]
Defines a theme style for non-fillable shapes (lines, curves etc).
public struct ThemedLineStyle
Accent1 theme colored line.
public static readonly ThemedLineStyle Accent1Line
Accent1 theme colored wider line.
public static readonly ThemedLineStyle Accent1WiderLine
Accent1 theme colored widest line.
public static readonly ThemedLineStyle Accent1WidestLine
Accent2 theme colored line.
public static readonly ThemedLineStyle Accent2Line
Accent1 theme colored wider line.
public static readonly ThemedLineStyle Accent2WiderLine
Accent2 theme colored widest line.
public static readonly ThemedLineStyle Accent2WidestLine
Accent3 theme colored line.
public static readonly ThemedLineStyle Accent3Line
Accent1 theme colored wider line.
public static readonly ThemedLineStyle Accent3WiderLine
Accent3 theme colored widest line.
public static readonly ThemedLineStyle Accent3WidestLine
Accent4 theme colored line.
public static readonly ThemedLineStyle Accent4Line
Accent1 theme colored wider line.
public static readonly ThemedLineStyle Accent4WiderLine
Accent4 theme colored widest line.
public static readonly ThemedLineStyle Accent4WidestLine
Accent5 theme colored line.
public static readonly ThemedLineStyle Accent5Line
Accent1 theme colored wider line.
public static readonly ThemedLineStyle Accent5WiderLine
Accent5 theme colored widest line.
public static readonly ThemedLineStyle Accent5WidestLine
Accent6 theme colored line.
public static readonly ThemedLineStyle Accent6Line
Accent1 theme colored wider line.
public static readonly ThemedLineStyle Accent6WiderLine
Accent6 theme colored widest line.
public static readonly ThemedLineStyle Accent6WidestLine
Dark1 theme colored line.
public static readonly ThemedLineStyle Dark1Line
Dark1 theme colored wider line.
public static readonly ThemedLineStyle Dark1WiderLine
Dark1 theme colored widest line.
public static readonly ThemedLineStyle Dark1WidestLine
Gets the themed shape line color.
public ThemeColorId Color { get; }