Accusoft.ImagXpress13.Net
ZoomCenterPoint Property (ZoomGestureOccurredEventArgs)




Gets the center of the fingers during zooming with the touch interface.
Syntax
'Declaration
 
Public ReadOnly Property ZoomCenterPoint As Point
'Usage
 
Dim instance As ZoomGestureOccurredEventArgs
Dim value As Point
 
value = instance.ZoomCenterPoint
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.
See Also

Reference

ZoomGestureOccurredEventArgs Class
ZoomGestureOccurredEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback