IMSL C# Numerical Library

Contour.GetContourLevel Method

Returns all of the contour levels.

Overload List

Returns all of the contour levels.

public virtual ContourLevel[] GetContourLevel();

Returns a specified ContourLevel.

public virtual ContourLevel GetContourLevel(int);

See Also

Contour Class | Imsl.Chart2D Namespace