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