Accusoft.ImagXpress13.Net
RotationCenterPoint Property (RotationGestureOccurredEventArgs)




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

Property Value

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

Reference

RotationGestureOccurredEventArgs Class
RotationGestureOccurredEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback