GoDiagram Web Reference
SnapResize Property

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

Property Value

The default value is GoViewSnapStyle.None, so resizing objects is very smooth, to any size.
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
SnapDrag Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback