Click or drag to resize

InkGetCurveBuilder Method

Gets a CubicCurveBuilder that will produce a Bezier curve that corresponds to an ink with Smoothing enabled.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public static CubicCurveBuilder GetCurveBuilder()

Return Value

Type: CubicCurveBuilder
A CubicCurveBuilder
See Also