SoTouchEventSetFirstPosition Method |
Sets the first position (in pixels).
Namespace: OIV.Inventor.Touch.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic void SetFirstPosition(
SbVec2f name_23939
)
Public Sub SetFirstPosition (
name_23939 As SbVec2f
)
public:
void SetFirstPosition(
SbVec2f name_23939
)
member SetFirstPosition :
name_23939 : SbVec2f -> unit
Parameters
- name_23939
- Type: OIV.InventorSbVec2f
Remarks
See Also