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
[read-only] | Filter | string.
Gets the programmer-defined filter category associated with this snapline. |
[read-only] | IsHorizontal | bool.
Gets a value indicating whether the snapline has a horizontal orientation. |
[read-only] | IsVertical | bool.
Gets a value indicating whether the snapline has a vertical orientation. |
[read-only] | Offset | int.
Gets the number of pixels that the snapline is offset from the origin of the associated control. |
[read-only] | Priority | SnapLinePriority.
Gets a value indicating the relative importance of the snapline. |
[read-only] | SnapLineType | SnapLineType.
Gets the type of a snapline, which indicates the general location and orientation. |