System.Windows.Forms.Design.Behavior.SnapLine.ShouldSnap Method

Returns a value indicating whether the specified System.Windows.Forms.Design.Behavior.SnapLine should snap to another System.Windows.Forms.Design.Behavior.SnapLine.

Syntax

public static bool ShouldSnap (SnapLine line1, SnapLine line2)

Parameters

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.

Returns

true if line1 should snap to line2; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms.Design.Behavior
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0