Accusoft.ImagXpress13.Net
DegreesRotated Property




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

Property Value

A System.Double value.
See Also

Reference

RotationGestureOccurringEventArgs Class
RotationGestureOccurringEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback