Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterImageViewer Class : VScroll Property |
[BrowsableAttribute(false)] public bool VScroll {get;}
'Declaration <BrowsableAttribute(False)> Public ReadOnly Property VScroll As Boolean
'Usage Dim instance As RasterImageViewer Dim value As Boolean value = instance.VScroll
[BrowsableAttribute(false)] public: property bool VScroll { bool get(); }