IInertiaProcessor::get_ElasticMarginBottom method (manipulations.h)

The ElasticMarginBottom property specifies the bottom region for bouncing the target object.

This property is read/write.

Syntax

HRESULT get_ElasticMarginBottom(
  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

ElasticMarginLeft

ElasticMarginRight

ElasticMarginTop

Handling Inertia in Unmanaged Code

IInertiaProcessor

Inertia Mechanics

Properties