Properties (IManipulationProcessor)

This section contains the properties for the IManipulationProcessor interface.

The following properties are exposed by the IManipulationProcessor interface.

Property Description
MinimumScaleRotateRadius Specifies how large the distance contacts on a scale or rotate gesture need to be to trigger manipulation.
PivotPointX This property is the horizontal center of the object.
PivotPointY This property is the vertical center of the object.
PivotRadius This property is used to determine how much rotation is used in single finger manipulation.
SupportedManipulations This property is used to indicate which manipulations are supported by an object.

 

IManipulationProcessor