HtmlForgeX

API Reference

Enum

VisNetworkKeyboardSpeed

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed
Attributes
JsonConverter(typeof(VisNetworkEnumConverter<VisNetworkKeyboardSpeed>))

Keyboard navigation speed options.

Inheritance

  • Enum
  • VisNetworkKeyboardSpeed

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const VisNetworkKeyboardSpeed X #

Horizontal movement speed.

Value: 0
public const VisNetworkKeyboardSpeed Y #

Vertical movement speed.

Value: 1
public const VisNetworkKeyboardSpeed Zoom #

Zoom speed.

Value: 2