PinchContactPoints.Center Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the center between the primary and secondary contact points.

Namespace:  System.Windows.Input
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public ReadOnly Property Center As Point
public Point Center { get; }

Property Value

Type: System.Windows..::.Point
The center between the primary and secondary contact points.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

PinchContactPoints Class

System.Windows.Input Namespace