VPMathFunctions Length Method Virtual Photonics - VTS Library
Virtual Photonics
calculate the distance between two points

Namespace: Vts.FemModeling.MGRTE._2D
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public static double Length(
	double x1,
	double y1,
	double x2,
	double y2
)

Return Value

Type: OnlineDouble
See Also