PdfExponentialFunction Properties

The PdfExponentialFunction type exposes the following members.

Properties

  NameDescription
Public propertyC0
Gets the array of numbers defining the function result when x = 0.0.
Public propertyC1
Gets the array of numbers defining the function result when x = 1.0.
Public propertyDomain
Gets the domain of the function.
Public propertyExponent
Gets the interpolation exponent of this function.
Public propertyRange
Gets the range of the function.

See Also