Click or drag to resize

FunctionGetSDFObj Method

Evaluate the function at a given point.
Gets the SDFObj.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetSDFObj()

Return Value

Type: Obj
the underlying SDF/Cos object
Remarks
that size of 'in' Array must be greater than or equal to function input cardinality.
See Also