API Reference / JsVectorLineAPI ReferenceClass JsVectorLineEdit on GitHubNamespace HtmlForgeXAssembly HtmlForgeXSource Containers/JsVectorMap/JsVectorMap.Options.cs:474Line connection between two named markers.InheritanceObjectJsVectorLineFilter membersAll (7) Constructors (1) Methods (4) Properties (2)Show inherited Expand all Collapse all ResetConstructorspublic JsVectorLine() #Containers/JsVectorMap/JsVectorMap.Options.cs:474Inherited Methodspublic override Boolean Equals(Object obj) #Containers/ChartJs/ChartJsTooltip.cs:15Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #Containers/ChartJs/ChartJsTooltip.cs:23Returns: Int32Inherited from Objectpublic Type GetType() #Containers/ChartJs/ChartJsTitle.cs:102Returns: TypeInherited from Objectpublic override String ToString() #Returns: StringInherited from ObjectPropertiespublic String From { get; set; } #Containers/JsVectorMap/JsVectorMap.Options.cs:474JsonPropertyName("from")Marker name to start from.public String To { get; set; } #Containers/JsVectorMap/JsVectorMap.Options.cs:477JsonPropertyName("to")Marker name to end at.