XFINIUM.PDF Documentation
PdfPath Class Members
Methods 

Xfinium.Pdf.Graphics Namespace : PdfPath Class

The following tables list the members exposed by PdfPath.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PdfPath object.  
Top
Public Methods
 NameDescription
Public Method Adds an arc to path.  
Public Method Adds an arc to path, used only for drawing clouds.  
Public Method Adds a cubic Berzier curve to current subpath.  
Public Method Adds an ellipse to path.  
Public Method Adds a line at the end of current subpath.  
Public Method Adds a path at the end of current path.  
Public Method Adds a series of connected Bezier curves to current subpath.  
Public Method Adds a polygon to path.  
Public Method Adds a series of connected lines at the end of current subpath.  
Public Method Adds a rectangle to path.  
Public Method Adds a rounded rectangle to path.  
Public Method Closes the current subpath.  
Public Method Creates a new subpath at the given position.  
Top
See Also

Reference

PdfPath Class
Xfinium.Pdf.Graphics Namespace