A value between 0 and 1 that indicates the position of a vertical scroll bar (if any).
Namespace: TallComponents.Interaction.WinForms.Interactors.Annotations.WidgetsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public double VScrollValue { get; set; } |
| Visual Basic |
|---|
Public Property VScrollValue As Double Get Set |