Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.Touch Namespace / ManipulationDelta Structure / Rotation Field


In This Topic
Rotation Field
In This Topic
The change in angle of rotation, in degrees.
Syntax
'Declaration
 
Public Rotation As Single
 
'Usage
 
Dim instance As ManipulationDelta
Dim value As Single
 
value = instance.Rotation
 
instance.Rotation = value
See Also