ScrollBarAnnotationInfo Constructors
Contains information about the layout and appearance of a particular type of scrollbar annotation marks.Name | Parameters | Description |
---|---|---|
ScrollBarAnnotationInfo() | none | Initializes a new instance of the ScrollBarAnnotationInfo class. |
ScrollBarAnnotationInfo(Brush, ScrollBarAnnotationAlignment, Double, Double) | brush, alignment, minHeight, width | Initializes a new instance of the ScrollBarAnnotationInfo class with the specified settings. |
See Also