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