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.2
Syntax
protected override void ScaleCore(
	float dx,
	float dy
)

Parameters

dx  Single
The horizontal scaling factor.
dy  Single
The vertical scaling factor.
See Also