Skip to main content
A newer version of this page is available. .

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