Accusoft.ImagXpress13.Net
DegreesRotated Property




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

Property Value

A System.Double value.
See Also

Reference

RotationGestureOccurringEventArgs Class
RotationGestureOccurringEventArgs Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback