Property C1
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
C1
Gets the array of numbers defining the function result when x
= 1.0.
public ReadOnlyCollection<double> C1 { get; }
Property Value
- ReadOnlyCollection<double>
The array of numbers defining the function result when
x
= 1.0.