SoRotateGestureEventGetRotation Method |
Gets the angle between the vector defined by two fingers position after the second detection and the vector defined by their current position.
Namespace: OIV.Inventor.Gestures.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public float GetRotation()
Public Function GetRotation As Single
public:
float GetRotation()
member GetRotation : unit -> float32
Return Value
Type:
SingleRemarks See Also