RowStylesScaleItems Method
Scales the
RowStyle items by a given factor.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public void ScaleItems(
SizeF scaleFactor
)
Public Sub ScaleItems (
scaleFactor As SizeF
)
Parameters
- scaleFactor SizeF
- The scale factor.