GoDiagram Web Reference
GoViewSnapStyle Enumeration

Specifies the move or resize behavior based on the grid.
Syntax
'Declaration
 
Public Enum GoViewSnapStyle 
   Inherits System.Enum
public enum GoViewSnapStyle : System.Enum 
Members
MemberDescription
AfterMove or resize an object to a grid point only on a mouse up. See GoGrid.SnapDrag and GoGrid.SnapResize
JumpMove or resize an object to a grid point continuously as the mouse moves. See GoGrid.SnapDrag and GoGrid.SnapResize
NoneIgnore the grid while moving or resizing an object. See GoGrid.SnapDrag and GoGrid.SnapResize
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.GoWeb.GoViewSnapStyle

Requirements

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

See Also

Reference

Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback