Click or drag to resize

PdfFuncExponential Properties

The PdfFuncExponential type exposes the following members.

Properties
 NameDescription
Public propertyDictionary Gets the dictionary of the function.
Public propertyExponent Gets the interpolation exponent.
Public propertyValuesAt0 Get a readonly array of Inputs numbers defining the function result when x = 0.0.
Public propertyValuesAt1 Get a readonly array of Outputs numbers defining the function result when x = 1.0.
Top
See Also