Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / MovementSettingsBase Class / KeysStep Property

In This Topic
    KeysStep Property (MovementSettingsBase)
    In This Topic
    Gets or sets the movement by keys step (in pixels).
    Syntax
    'Declaration
     
    Public Property KeysStep As Integer
    public int KeysStep {get; set;}
    See Also