[]
Contains information of the ZoomDelta event.
public class C1ZoomDeltaEventArgs : C1ZoomEventArgs
| Name | Description |
|---|---|
| CumulativeScale | Gets the accumulated scale. |
| CumulativeTranslation | Gets the accumulated translation. |
| DeltaScale | Gets the delta scale. |
| DeltaTranslation | Gets the delta translation. |
| UniformCumulativeScale | Gets the uniform cumulative scale. |
| UniformDeltaScale | Gets the uniform delta scale. |
| Name | Description |
|---|---|
| Complete() | Completes the manipulation without inertia. |