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 : HScroll Property |
[BrowsableAttribute(false)] public bool HScroll {get;}
'Declaration <BrowsableAttribute(False)> Public ReadOnly Property HScroll As Boolean
'Usage Dim instance As RasterImageViewer Dim value As Boolean value = instance.HScroll
[BrowsableAttribute(false)] public: property bool HScroll { bool get(); }