GoDiagram Web Reference
ArrowMoveLarge Property

Gets or sets the distance a selected object is moved using the arrow keys.
Syntax
'Declaration
 
<CategoryAttribute("Behavior")>
<DefaultValueAttribute()>
<DescriptionAttribute("Controls the distance the arrow keys will move an object")>
Public Property ArrowMoveLarge As Single
[CategoryAttribute("Behavior")]
[DefaultValueAttribute()]
[DescriptionAttribute("Controls the distance the arrow keys will move an object")]
public float ArrowMoveLarge {get; set;}

Property Value

The default value is 10 document units.
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

GoView Class
GoView Members
DisableKeys Property
ArrowMove Field

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback