Occurs anytime the view changes such that scale of the display
might have changed: after zooming, when fit-to-window changes,
when the viewBox/viewport changes, when the window is resized
(for a scalable display).
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.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. |
Implements
IGwxControlScaleChanged()()()()See Also