Click or drag to resize

Win32ToolBarScaleCore Method

This method is not relevant for this class.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
protected override void ScaleCore(
	float dx,
	float dy
)

Parameters

dx
Type: SystemSingle
The horizontal scaling factor.
dy
Type: SystemSingle
The vertical scaling factor.
See Also