HtmlForgeX

API Reference

Class

VisNetworkWindOptions

Namespace HtmlForgeX
Assembly HtmlForgeX

Wind force configuration.

Inheritance

  • Object
  • VisNetworkWindOptions

Constructors

public VisNetworkWindOptions() #

Properties

public Nullable<Double> X { get; set; } #
JsonPropertyName("x") JsonIgnore(Condition = 3)

Gets or sets the horizontal component of the wind force.

public Nullable<Double> Y { get; set; } #
JsonPropertyName("y") JsonIgnore(Condition = 3)

Gets or sets the vertical component of the wind force.