PrimitiveBaseCollectionResizeItems Method
Resize the items of the collection.
Namespace: BeeMobile.TransparentControls.PrimitivesAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
public void ResizeItems(
float dW,
float dH
)
Public Sub ResizeItems (
dW As Single,
dH As Single
)
Parameters
- dW Single
- Delta width in pixels.
- dH Single
- Delta height in pixels.