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





Gets or sets the control's Y scroll position.

Namespace: MindFusion.SvgViewer
Assembly: MindFusion.SvgViewer

 Syntax

C#  Copy Code

public float ScrollY { get; set; }

Visual Basic  Copy Code

Public Property ScrollY As Single

 Property Value

A float value.

 See Also

SvgViewer Members
SvgViewer Class
MindFusion.SvgViewer Namespace