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





Gets the horizontal scrollbar of the control.

Namespace: MindFusion.SvgViewer
Assembly: MindFusion.SvgViewer

 Syntax

C#  Copy Code

public HScrollBar HScrollBar { get; }

Visual Basic  Copy Code

Public ReadOnly Property HScrollBar As HScrollBar

 Property Value

A HScrollBar instance.

 See Also

SvgViewer Members
SvgViewer Class
MindFusion.SvgViewer Namespace