ExponentialFunctionC0 Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets an array of n numbers that shall define the function result when x = 0.0.

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources.Functions
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public double[] C0 { get; }

Property Value

Type: Double
See Also

Reference