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