Gets the center of the fingers during zooming with the touch interface.
public Point ZoomCenterPoint {get;}
public: __property Point get_ZoomCenterPoint();
public:
property Point ZoomCenterPoint {
Point get();
}
Property Value
A
System.Drawing.Point value from the .NET Framework Class Library.