Skip to main content

TdxScrollbarAnnotationStyle Members

Stores the visual style of a scrollbar annotation.

Fields

Name Description
Alignment Stores the base position of annotation marks on a scrollbar.
Color Stores the color of annotation marks.
MaxHeight Stores the maximum length (in pixels) of an annotation mark.
MinHeight Stores the minimum length (in pixels) of an annotation mark.
Offset Stores the offset (in pixels) from the base annotation mark position.
Width Stores the line width (in pixels) of annotation marks.

Methods

Name Description
IsEqual(TdxScrollbarAnnotationStyle) Identifies if two scrollbar annotation styles are identical.
See Also