Interface ShapePropertiesPanelProperties

Shape panel controlled properties.

Hierarchy

  • ShapePropertiesPanelProperties

Properties

fillColor?: string

Selected fill color.

fillColors: ColorSet

Available fill colors.

lineStyle?: string

Selected line style.

lineStyles: string[]

Available line styles.

lineWidth: string

Current line width.

lineWidths: string[]

Available line widths.

strokeColor?: string

Selected stroke color.

strokeColors: ColorSet

Available stroke colors.

Generated using TypeDoc