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

The properties 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 Properties

[read-only]
Filterstring.

Gets the programmer-defined filter category associated with this snapline.

[read-only]
IsHorizontalbool.

Gets a value indicating whether the snapline has a horizontal orientation.

[read-only]
IsVerticalbool.

Gets a value indicating whether the snapline has a vertical orientation.

[read-only]
Offsetint.

Gets the number of pixels that the snapline is offset from the origin of the associated control.

[read-only]
PrioritySnapLinePriority.

Gets a value indicating the relative importance of the snapline.

[read-only]
SnapLineTypeSnapLineType.

Gets the type of a snapline, which indicates the general location and orientation.