Occurs when the current scaling of a display changes (caused by zoom change or resize of scalable display).

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public event EventHandler ScaleChanged
Visual Basic
Public Event ScaleChanged As EventHandler
JScript
JScript does not support events.

See Also