Skip to main content

TdxScrollbarAnnotationStyle.MinHeight Field

Stores the minimum length (in pixels) of an annotation mark.

Declaration

MinHeight: Integer

Field Value

Type
Integer

Remarks

The MinHeight and MaxHeight field values define the minimum and maximum annotation mark length.

The annotation mark length decreases as the number of scrollable items increases. Assign the minimum pixel length to the MinHeight field to prevent annotation marks from shrinking into one-pixel dots if the number of scrollable items is high.

See Also