XFINIUM.PDF Documentation
PdfPath Class Methods

Xfinium.Pdf.Graphics Namespace : PdfPath Class

For a list of all members of this type, see PdfPath members.

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