XFINIUM.PDF Documentation
PdfPath Class Members
Methods 

The following tables list the members exposed by PdfPath.

Public Constructors
 NameDescription
Public ConstructorPdfPath ConstructorInitializes a new PdfPath object.  
Top
Public Methods
 NameDescription
Public MethodAddBezierTo Adds a cubic Berzier curve to current subpath.  
Public MethodAddEllipse Adds an ellipse to path.  
Public MethodAddLineTo Adds a line at the end of current subpath.  
Public MethodAddPolyBezierTo Adds a series of connected Bezier curves to current subpath.  
Public MethodAddPolygon Adds a polygon to path.  
Public MethodAddPolyLineTo Adds a series of connected lines at the end of current subpath.  
Public MethodAddRectangle Adds a rectangle to path.  
Public MethodAddRoundRectangle Adds a rounded rectangle to path.  
Public MethodCloseSubpath Closes the current subpath.  
Public MethodStartSubpath Creates a new subpath at the given position.  
Top
See Also

Reference

PdfPath Class
Xfinium.Pdf.Graphics Namespace

Send Feedback