Share via


ElementAlignment.DefaultSnapThreshold Field

The default pixel threshold for snapping to snap lines.

Namespace:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Developer (in Microsoft.Windows.Design.Developer.dll)

Syntax

'Declaration
Public Const DefaultSnapThreshold As Double
'Usage
Dim value As Double 

value = ElementAlignment.DefaultSnapThreshold
public const double DefaultSnapThreshold
public:
literal double DefaultSnapThreshold
public const var DefaultSnapThreshold : double

.NET Framework Security

See Also

Reference

ElementAlignment Class

ElementAlignment Members

Microsoft.Windows.Design.Interaction Namespace