> For the complete documentation index, see [llms.txt](https://docs.gapvelocity.ai/webmap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/window-components/graphics.md).

# graphics

The BaseMaskComponent class for instance is the base class for edit mask components.

## Class inheritance

GraphicsComponent extends [BaseControlComponent](/webmap/general/frontend/documentation/powerbuilder-kendo-components/base-components/base-component.md).

## Support

### Properties

| Property              | Get/Set | Notify Changes | Details                                                                                                     |
| --------------------- | ------- | -------------- | ----------------------------------------------------------------------------------------------------------- |
| lineColor: string     | Yes/No  | No             | Specifies the value of the line color.                                                                      |
| lineStyle: LineStyle  | Yes/No  | No             | Specifies the style of the line. Values are: Continuous!, Dash!, DashDot!, DashDotDot!, Dot!, Transparent!. |
| lineThickness: number | Yes/No  | No             | Specifies the thickness of the line.                                                                        |

### Events

| Event | Supported | Parameter | Details |
| ----- | --------- | --------- | ------- |

### Functions

Function | Supported | Details
