API Reference
Class
VisNetworkArrowExtensions
Extension helpers for working with VisNetworkArrows values.
Inheritance
- Object
- VisNetworkArrowExtensions
Methods
public static String EnumToString(VisNetworkArrows arrows) #Returns:
StringConverts a VisNetworkArrows flag combination to the string format expected by Vis Network.
Parameters
- arrows HtmlForgeX.VisNetworkArrows
- Flags describing which arrows are enabled.
Returns
Comma separated string used in JavaScript configuration.