GoDiagram Web Reference
SnapDrag Property

Gets or sets the interactive dragging behavior for positioning objects.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<CategoryAttribute("Grid")>
<DescriptionAttribute("The interactive dragging behavior for positioning objects.")>
Public Overridable Property SnapDrag As GoViewSnapStyle
[DefaultValueAttribute()]
[CategoryAttribute("Grid")]
[DescriptionAttribute("The interactive dragging behavior for positioning objects.")]
public virtual GoViewSnapStyle SnapDrag {get; set;}

Property Value

The default value is GoViewSnapStyle.None, so moving and copying objects is very smooth, to any point.
Remarks
This is used by the GoToolDragging tool.
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

GoGrid Class
GoGrid Members
Style Property
SnapResize Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback