[]
ScrollBar annotation.
public class ScrollBarAnnotation
Public Class ScrollBarAnnotation
| Name | Description |
|---|---|
| ScrollBarAnnotation(string, double, Color?, HorizontalAlignment, int, int) | Creates instance. |
| Name | Description |
|---|---|
| Alignment | Gets or sets the horizontal alignment in scrollbar. |
| BackColor | Gets or sets color of the backgorund. |
| BorderColor | Gets or sets color of the border. |
| BorderWidth | Gets or sets width of the border. |
| DrawingOrder | Gets or sets the drawing order. |
| Height | Gets or sets height in pixels. |
| Position | Gets or sets the position from the top of scrollbar in percantage. |
| RoundedCorners | Gets or sets radius of the rounded corners. |
| Text | Gets or sets the text. |
| Width | Gets or sets width in percantage. |