Leadtools.WinForms Namespace > RasterImageViewer Class : SmallScrollChangeRatio Property |
[DescriptionAttribute("The ratio of the small to large auto scroll change.")] [CategoryAttribute("Layout")] public int SmallScrollChangeRatio {get; set;}
'Declaration <DescriptionAttribute("The ratio of the small to large auto scroll change.")> <CategoryAttribute("Layout")> Public Property SmallScrollChangeRatio As Integer
'Usage Dim instance As RasterImageViewer Dim value As Integer instance.SmallScrollChangeRatio = value value = instance.SmallScrollChangeRatio
[DescriptionAttribute("The ratio of the small to large auto scroll change.")] [CategoryAttribute("Layout")] public int SmallScrollChangeRatio {get; set;}
DescriptionAttribute("The ratio of the small to large auto scroll change.") CategoryAttribute("Layout") get_SmallScrollChangeRatio();
set_SmallScrollChangeRatio(value);
[DescriptionAttribute("The ratio of the small to large auto scroll change.")] [CategoryAttribute("Layout")] public: property int SmallScrollChangeRatio { int get(); void set ( int value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2