SoLongTapGestureEventSetDuration Method |
Sets duration of long tap (in seconds)
Namespace: OIV.Inventor.Gestures.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public void SetDuration(
SbTime time
)
Public Sub SetDuration (
time As SbTime
)
public:
void SetDuration(
SbTime time
)
member SetDuration :
time : SbTime -> unit
Parameters
- time
- Type: OIV.InventorSbTime
Remarks See Also