AccuDrawUiSettings Interface
Beta
AccuDraw User Interface Settings
Properties
| Name | Type | Description | |
|---|---|---|---|
| angleBackgroundColor | string | ColorDef | Angle field background color | |
| angleForegroundColor | string | ColorDef | Angle field foreground color | |
| angleIcon | undefined | IconSpec | Angle field icon | |
| angleLabel | undefined | string | Angle field label | |
| angleStyle | undefined | CSSProperties | Angle field style | |
| distanceBackgroundColor | string | ColorDef | Distance field background color | |
| distanceForegroundColor | string | ColorDef | Distance field foreground color | |
| distanceIcon | undefined | IconSpec | Distance field icon | |
| distanceLabel | undefined | string | Distance field label | |
| distanceStyle | undefined | CSSProperties | Distance field style | |
| xBackgroundColor | string | ColorDef | X field background color | |
| xForegroundColor | string | ColorDef | X field foreground color | |
| xIcon | undefined | IconSpec | X field icon | |
| xLabel | undefined | string | X field label | |
| xStyle | undefined | CSSProperties | X field style | |
| yBackgroundColor | string | ColorDef | Y field background color | |
| yForegroundColor | string | ColorDef | Y field foreground color | |
| yIcon | undefined | IconSpec | Y field icon | |
| yLabel | undefined | string | Y field label | |
| yStyle | undefined | CSSProperties | Y field style | |
| zBackgroundColor | string | ColorDef | Z field background color | |
| zForegroundColor | string | ColorDef | Z field foreground color | |
| zIcon | undefined | IconSpec | Z field icon | |
| zLabel | undefined | string | Z field label | |
| zStyle | undefined | CSSProperties | Z field style |
Defined in
Last Updated: 30 November, 2023