Class representing characteristics of annotation border.
| Name | Type | Description | Notes |
|---|---|---|---|
| width | Integer | Gets or sets border width. | [optional] |
| effect_intensity | Integer | Gets or sets effect intencity. Valid range of value is [0..2]. | [optional] |
| style | BorderStyle | Gets or sets border style. | [optional] |
| effect | BorderEffect | Gets or sets border effect. | [optional] |
| dash | Dash | Gets or sets dash pattern. | [optional] |
| color | Color | Gets or sets border color. | [optional] |