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