GoDiagram Web Reference
ArrowMoveSmall Property

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

Property Value

The default value is 1 document unit.
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