SnapLinePriority Enumeration
Specifies the relative importance of a snapline.
Assembly: System.Design (in System.Design.dll)
A snapline's priority acts as a suggestion to visual designers about how to treat a snapline with respect to its peers. The layout engine uses a simple method of determining whether to display the snaplines for a control: only the highest priority snaplines, including those with a value of Always, are shown for each orientation—vertical or horizontal.
To set the priority of a snapline, a SnapLinePriority enumeration is specified when creating an instance of the SnapLine class.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.