Eyeshot 11 WPF API Reference
WPF 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