Class ScrollBarAnnotationTypeAppearance
Represents a class that contains data used to paint scrollbar annotation related to its specific type.
public class ScrollBarAnnotationTypeAppearance
- Inheritance
-
ScrollBarAnnotationTypeAppearance
Constructors
- ScrollBarAnnotationTypeAppearance(ScrollBarAnnotationAlignment, Color, int)
Initializes a new instance of the
ScrollBarAnnotationTypeAppearance
class with specified parameters.
- ScrollBarAnnotationTypeAppearance(ScrollBarAnnotationHorizontalAlignment, ScrollBarAnnotationVerticalAlignment, Color, int)
Initializes a new instance of the
ScrollBarAnnotationTypeAppearance
class with specified parameters.
Properties
- Color
Gets annotation background color.
- Height
Gets annotation height.
- HorizontalAlignment
Gets horizontal alignment of the annotation.
- VerticalAlignment
Gets vertical alignment of the annotation.