Returns a value indicating whether the specified System.Windows.Forms.Design.Behavior.SnapLine should snap to another System.Windows.Forms.Design.Behavior.SnapLine.
- line1
- The specified System.Windows.Forms.Design.Behavior.SnapLine.
- line2
- The System.Windows.Forms.Design.Behavior.SnapLine to which the specified System.Windows.Forms.Design.Behavior.SnapLine is expected to snap.
true if line1 should snap to line2; otherwise, false.