IInertiaProcessor::get_BoundaryBottom method (manipulations.h)

The BoundaryBottom property limits how far towards the bottom of the screen the target object can move.

This property is read/write.

Syntax

HRESULT get_BoundaryBottom(
  FLOAT *bottom
);

Parameters

bottom

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header manipulations.h (include Manipulations.h)

See also

BoundaryLeft

BoundaryRight

BoundaryTop

Handling Inertia in Unmanaged Code

IInertiaProcessor

Inertia Mechanics

Properties