[]
        
(Showing Draft Content)

C1.Win.Themes.Shared.ScrollBarAnnotation

ScrollBarAnnotation Class

ScrollBar annotation.

Inheritance
ScrollBarAnnotation
Namespace: C1.Win.Themes.Shared
Assembly: C1.Win.4.8.dll
Syntax
public class ScrollBarAnnotation
Public Class ScrollBarAnnotation

Constructors

Name Description
ScrollBarAnnotation(string, double, Color?, HorizontalAlignment, int, int)

Creates instance.

Properties

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.