Skip to content

Latest commit

 

History

History
90 lines (63 loc) · 3.93 KB

nf-manipulations-iinertiaprocessor-get_initialvelocityx.md

File metadata and controls

90 lines (63 loc) · 3.93 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:manipulations.IInertiaProcessor.get_InitialVelocityX
IInertiaProcessor::get_InitialVelocityX (manipulations.h)
The InitialVelocityX property specifies the initial movement of the target object on the horizontal axis. (Get)
IInertiaProcessor interface [Windows Touch]
InitialVelocityX property
IInertiaProcessor.InitialVelocityX
IInertiaProcessor.get_InitialVelocityX
IInertiaProcessor::InitialVelocityX
IInertiaProcessor::get_InitialVelocityX
IInertiaProcessor::put_InitialVelocityX
InitialVelocityX property [Windows Touch]
InitialVelocityX property [Windows Touch]
IInertiaProcessor interface
get_InitialVelocityX
manipulations/IInertiaProcessor::InitialVelocityX
manipulations/IInertiaProcessor::get_InitialVelocityX
manipulations/IInertiaProcessor::put_InitialVelocityX
wintouch.iinertiaprocessor_initialvelocityx
wintouch\iinertiaprocessor_initialvelocityx.htm
wintouch
23ae7083-0a78-4628-8a04-f9bd762aac02
12/05/2018
IInertiaProcessor interface [Windows Touch],InitialVelocityX property, IInertiaProcessor.InitialVelocityX, IInertiaProcessor.get_InitialVelocityX, IInertiaProcessor::InitialVelocityX, IInertiaProcessor::get_InitialVelocityX, IInertiaProcessor::put_InitialVelocityX, InitialVelocityX property [Windows Touch], InitialVelocityX property [Windows Touch],IInertiaProcessor interface, get_InitialVelocityX, manipulations/IInertiaProcessor::InitialVelocityX, manipulations/IInertiaProcessor::get_InitialVelocityX, manipulations/IInertiaProcessor::put_InitialVelocityX, wintouch.iinertiaprocessor_initialvelocityx
manipulations.h
Manipulations.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
19H1
IInertiaProcessor::get_InitialVelocityX
manipulations/IInertiaProcessor::get_InitialVelocityX
c++
APIRef
kbSyntax
COM
manipulations.h
IInertiaProcessor.InitialVelocityX
IInertiaProcessor.get_InitialVelocityX
IInertiaProcessor.put_InitialVelocityX

IInertiaProcessor::get_InitialVelocityX

-description

The InitialVelocityX property specifies the initial movement of the target object on the horizontal axis.

This property is read/write.

-parameters

-remarks

If Inertia processing has already started, setting InitialVelocityX will reset the inertia engine to the initial state with new velocity values applied.

Call this function to set the initial state of inertia. You would call this function most likely during the ManipulationCompleted event of the IManipulationProcessor or in the constructor of the IInertiaProcessor interface.

-see-also

GetVelocityX

Handling Inertia in Unmanaged Code

IInertiaProcessor

Inertia Mechanics

InitialVelocityY

Properties