Variable DEFAULT_RULER_COLORSConst
DEFAULT_RULER_COLORS: {
backgroundColor: string;
borderColor: string;
strokeColor: string;
textColor: string;
} = ...
Type Declaration
backgroundColor: string
borderColor: string
strokeColor: string
textColor: string