PrimitiveBaseCollectionScaleItems Method
Scales the items by the given factor.
Namespace: BeeMobile.TransparentControls.PrimitivesAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
public void ScaleItems(
SizeF scaleFactor
)
Public Sub ScaleItems (
scaleFactor As SizeF
)
Parameters
- scaleFactor SizeF
- The scale factor.