Accusoft.ImagXpress13.Net
TotalDegreesRotated Property




Gets the angle (in degrees) of cumulative rotation during rotation with the touch interface.
Syntax
public double TotalDegreesRotated {get;}
public: __property double get_TotalDegreesRotated();
public:
property double TotalDegreesRotated {
   double get();
}
'Declaration
 
Public ReadOnly Property TotalDegreesRotated As Double
 
'Usage
 
Dim instance As RotationGestureOccurredEventArgs
Dim value As Double
 
value = instance.TotalDegreesRotated

Property Value

A System.Double value.
See Also

Reference

RotationGestureOccurredEventArgs Class
RotationGestureOccurredEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback