Click or drag to resize

VectorSplineTo Method

Gets the upper bound of a segment.

Namespace: Austra.Library
Assembly: Austra.Library (in Austra.Library.dll) Version: 2.8.0+892c66cd78254e5a7ad663c063da400b3042cf5b
Syntax
C#
public override double To(
	int idx
)

Parameters

idx  Int32
Segment index.

Return Value

Double
The final date.
See Also