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
DependencyObjectDependencyObject to process.
value
boolNew value of the DisableSnaplines property.