Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.Curves Namespace > Curve Class > Properties
Gets the collection of parameters that determine the shape of this Curve.
An object of type ParameterCollection.
This property allows direct access to the values of the parameters. To obtain the parameters as a Double array, use the ToArray of the ParameterCollection that is returned by this property.
Curve Class | Extreme.Mathematics.Curves Namespace