Click or drag to resize

ElementBuilderPathBegin Method

Create a path Element using given path segment data.
Starts building a new path Element that can contain an arbitrary sequence of lines, curves, and rectangles.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void PathBegin()

Return Value

Type: 
the element
See Also