System.Windows.Forms.Design.Behavior.SnapLine: Method Members

The methods of System.Windows.Forms.Design.Behavior.SnapLine are listed below. For a list of all members, see the SnapLine Members list.

See Also: Inherited members from System.Object

Public Methods

AdjustOffset(int)

Adjusts the SnapLine.Offset property of the snapline.

static
ShouldSnap(SnapLine, SnapLine) : bool

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

override
ToString() : string

Returns a string representation of the current snapline.