Accusoft.ImagXpress13.Net
RotationCenterPoint Property (RotationGestureOccurringEventArgs)




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

Reference

RotationGestureOccurringEventArgs Class
RotationGestureOccurringEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback