Table of Contents

Method SetDisableSnaplines

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

SetDisableSnaplines(DependencyObject, bool)

Sets a value of the DisableSnaplines property to the given object.

public static void SetDisableSnaplines(DependencyObject obj, bool value)

Parameters

obj DependencyObject

DependencyObject to process.

value bool

New value of the DisableSnaplines property.