Northwoods.Go Assembly > Northwoods.Go Namespace : GoViewSnapStyle Enumeration |
'Declaration Public Enum GoViewSnapStyle Inherits System.Enum
public enum GoViewSnapStyle : System.Enum
Member | Description |
---|---|
After | Move or resize an object to a grid point only on a mouse up. See GoGrid.SnapDrag and GoGrid.SnapResize |
Jump | Move or resize an object to a grid point continuously as the mouse moves. See GoGrid.SnapDrag and GoGrid.SnapResize |
None | Ignore the grid while moving or resizing an object. See GoGrid.SnapDrag and GoGrid.SnapResize |
System.Object
System.ValueType
System.Enum
Northwoods.Go.GoViewSnapStyle
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