ScrollBarSettingsScale Method
Scale the dimensions of the ScrollBar.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public virtual void Scale(
SizeF scaleFactor
)
Public Overridable Sub Scale (
scaleFactor As SizeF
)
Parameters
- scaleFactor SizeF
- The factor by which the dimensions should be multiplied.