Occurs when a zoom gesture started.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public event EventHandler<C1ZoomStartedEventArgs> ZoomStarted |
| Visual Basic |
|---|
Public Event ZoomStarted As EventHandler(Of C1ZoomStartedEventArgs) |