Accusoft.ImagXpress13.Net
ZoomCenterPoint Property (ZoomGestureOccurredEventArgs)




Gets the center of the fingers during zooming with the touch interface.
Syntax
public Point ZoomCenterPoint {get;}
public: __property Point get_ZoomCenterPoint();
public:
property Point ZoomCenterPoint {
   Point get();
}
'Declaration
 
Public ReadOnly Property ZoomCenterPoint As Point
 
'Usage
 
Dim instance As ZoomGestureOccurredEventArgs
Dim value As Point
 
value = instance.ZoomCenterPoint

Property Value

A System.Drawing.Point value from the .NET Framework Class Library.
See Also

Reference

ZoomGestureOccurredEventArgs Class
ZoomGestureOccurredEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback