SoTouchEventGetPreviousSpeed Method |
Gets the previous speed (in pixels per second).
Namespace: OIV.Inventor.Touch.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec2f GetPreviousSpeed()
Public Function GetPreviousSpeed As SbVec2f
public:
SbVec2f GetPreviousSpeed()
member GetPreviousSpeed : unit -> SbVec2f
Return Value
Type:
SbVec2fRemarks See Also