Gets the length of the arc.

Namespace: Spherical
Assembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)

Syntax

C#
public double Length { get; }
Visual C++
public:
property double Length {
	double get ();
}
F#
member Length : float

See Also