HtmlForgeX

API Reference

Class

VisNetworkArrowExtensions

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers static

Extension helpers for working with VisNetworkArrows values.

Inheritance

  • Object
  • VisNetworkArrowExtensions

Methods

public static String EnumToString(VisNetworkArrows arrows) #
Returns: String

Converts a VisNetworkArrows flag combination to the string format expected by Vis Network.

Parameters

arrows HtmlForgeX.VisNetworkArrows requiredposition: 0
Flags describing which arrows are enabled.

Returns

Comma separated string used in JavaScript configuration.