The scroll bar change that is needed when clicking on one of the scroll bar arrows.

Namespace: TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public double VScrollSmallChange { get; }
Visual Basic
Public ReadOnly Property VScrollSmallChange As Double
	Get

Implements

IVerticalScroll..::..VScrollSmallChange

See Also