[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ZoomManipulationStartingEventArgs

ZoomManipulationStartingEventArgs Class

Provides data for ManipulationStarting event.

Inheritance
ZoomManipulationStartingEventArgs
Namespace: C1.Win.TouchToolKit
Assembly: C1.Win.TouchToolKit.8.dll
Syntax
public class ZoomManipulationStartingEventArgs : EventArgs

Properties

Name Description
Mode

Gets or sets which types of manipulations are possible.

Position

Gets the point from which the manipulation originated.

TargetControl

Gets a reference to the control that raised the event.