IInertiaProcessor::get_ElasticMarginTop method (manipulations.h)

The ElasticMarginTop property specifies the topmost region for bouncing the target object.

This property is read/write.

Syntax

HRESULT get_ElasticMarginTop(
  FLOAT *top
);

Parameters

top

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

ElasticMarginBottom

ElasticMarginLeft

ElasticMarginRight

Handling Inertia in Unmanaged Code

IInertiaProcessor

Inertia Mechanics

Properties