Xfinium.Pdf.PdfFunctions Namespace : PdfExponentialFunction Class |
The following tables list the members exposed by PdfExponentialFunction.
Name | Description | |
---|---|---|
![]() | PdfExponentialFunction Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | C0 | Gets or sets the function result when input value is 0. |
![]() | C1 | Gets or sets the function result when input value is 1. |
![]() | Domain | Gets or sets the function domain. (Inherited from Xfinium.Pdf.PdfFunctions.PdfFunction) |
![]() | Exponent | Gets or sets the interpolation exponent. |
![]() | Range | Gets or sets the function range. (Inherited from Xfinium.Pdf.PdfFunctions.PdfFunction) |