Accusoft.ImagXpress13.Net
TotalDegreesRotated Property




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

Property Value

A System.Double value.
See Also

Reference

RotationGestureOccurredEventArgs Class
RotationGestureOccurredEventArgs Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback