Click or drag to resize

Function Methods

The Function type exposes the following members.

Methods
  NameDescription
Public methodClose
Public methodStatic memberCreate
Create a PDF::Function object from an existing SDF function dictionary.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetInputCardinality
Gets the input cardinality.
Public methodGetOutputCardinality
Gets the output cardinality.
Public methodGetSDFObj
Evaluate the function at a given point.
Public methodGetType
Gets the type.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also