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