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