Variable assignmentColorConst

assignmentColor: {
    B: string;
    C: string;
    F: string;
    J: string;
    M: string;
    U: string;
    V: string;
} = ...

Type declaration

  • B: string
  • C: string
  • F: string
  • J: string
  • M: string
  • U: string
  • V: string

Description

CSS named colors for a standard stroke color, intended for light-background renders.