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