Click or drag to resize
SoTouchEventGetFirstPosition Method

Gets the first position (in pixels).

Namespace: OIV.Inventor.Touch.Events
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbVec2f GetFirstPosition()

Return Value

Type: SbVec2f
Remarks

This position is set when the DOWN event occurs.

See Also