Table of Contents

Property UseSnapLines

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

UseSnapLines

Controls whether designer should use snap lines. If true, snap lines will be used as guides. If false, grid lines will be used. Designer needs to be reloaded for this change to take effect.

public bool UseSnapLines { get; set; }

Property Value

bool