Allow rectangular selections and layers to be moved by the cursor keys (Hold Ctrl key to resize selections. Hold Shift to speed up movement)
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool AllowMoveByKeyboard { get; set; }
Public Property AllowMoveByKeyboard As Boolean Get Set
public: property bool AllowMoveByKeyboard { bool get (); void set (bool value); }