| C1.Web.Wijmo.Extenders.4 Assembly > C1.Web.Wijmo.Extenders Namespace : CollisionMode Enumeration |
'Declaration Public Enum CollisionMode Inherits System.Enum
public enum CollisionMode : System.Enum
| Member | Description |
|---|---|
| Fit | So the element keeps in the desired direction, but is re-positioned so it fits. |
| Flip | To the opposite side and the collision detection is run again to see if it will fit. If it won't fit in either position, the center option should be used as a fall back. |
| None | Not do collision detection. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Extenders.CollisionMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2