Gets the total zoom coefficient since the beginning of the zoom gesture with the touch interface.
public double TotalZoomCoefficient {get;}
public: __property double get_TotalZoomCoefficient();
public:
property double TotalZoomCoefficient {
double get();
}
Property Value
A
System.Drawing.Point value from the .NET Framework Class Library.