PanningLayer.DirectManipulationSetLayerWidth Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Updates the layer width on the control.

Namespace:  Microsoft.Phone.Controls.Primitives
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Protected Overridable Sub DirectManipulationSetLayerWidth ( _
    width As Single _
)
protected virtual void DirectManipulationSetLayerWidth(
    float width
)

Parameters

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

PanningLayer Class

Microsoft.Phone.Controls.Primitives Namespace