MindFusion WinForms Programmer's Guide
SvgViewer.ScrollY Property
See Also
 





Gets or sets the control's Y scroll position.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public float ScrollY { get; set; }

Visual Basic  Copy Code

Public Property ScrollY As Single

 Property Value

 See Also

SvgViewer Members
SvgViewer Class
MindFusion.UI.WinForms Namespace