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