| 
    PdfSharp-WPF
    1.31.7289
    
   | 
 
This is the complete list of members for PdfSharp.Drawing.XGraphicsPath, including all inherited members.
| AddArc(XRect rect, double startAngle, double sweepAngle) | PdfSharp.Drawing.XGraphicsPath | |
| AddArc(int x, int y, int width, int height, int startAngle, int sweepAngle) | PdfSharp.Drawing.XGraphicsPath | |
| AddArc(double x, double y, double width, double height, double startAngle, double sweepAngle) | PdfSharp.Drawing.XGraphicsPath | |
| AddArc(XPoint point1, XPoint point2, XSize size, double rotationAngle, bool isLargeArg, SweepDirection sweepDirection) | PdfSharp.Drawing.XGraphicsPath | |
| AddBezier(System.Windows.Point pt1, System.Windows.Point pt2, System.Windows.Point pt3, System.Windows.Point pt4) | PdfSharp.Drawing.XGraphicsPath | |
| AddBezier(XPoint pt1, XPoint pt2, XPoint pt3, XPoint pt4) | PdfSharp.Drawing.XGraphicsPath | |
| AddBezier(int x1, int y1, int x2, int y2, int x3, int y3, int x4, int y4) | PdfSharp.Drawing.XGraphicsPath | |
| AddBezier(double x1, double y1, double x2, double y2, double x3, double y3, double x4, double y4) | PdfSharp.Drawing.XGraphicsPath | |
| AddBeziers(System.Windows.Point[] points) | PdfSharp.Drawing.XGraphicsPath | |
| AddBeziers(XPoint[] points) | PdfSharp.Drawing.XGraphicsPath | |
| AddClosedCurve(System.Windows.Point[] points) | PdfSharp.Drawing.XGraphicsPath | |
| AddClosedCurve(XPoint[] points) | PdfSharp.Drawing.XGraphicsPath | |
| AddClosedCurve(System.Windows.Point[] points, double tension) | PdfSharp.Drawing.XGraphicsPath | |
| AddClosedCurve(XPoint[] points, double tension) | PdfSharp.Drawing.XGraphicsPath | |
| AddCurve(System.Windows.Point[] points) | PdfSharp.Drawing.XGraphicsPath | |
| AddCurve(XPoint[] points) | PdfSharp.Drawing.XGraphicsPath | |
| AddCurve(System.Windows.Point[] points, double tension) | PdfSharp.Drawing.XGraphicsPath | |
| AddCurve(XPoint[] points, double tension) | PdfSharp.Drawing.XGraphicsPath | |
| AddCurve(System.Windows.Point[] points, int offset, int numberOfSegments, float tension) | PdfSharp.Drawing.XGraphicsPath | |
| AddCurve(XPoint[] points, int offset, int numberOfSegments, double tension) | PdfSharp.Drawing.XGraphicsPath | |
| AddEllipse(XRect rect) | PdfSharp.Drawing.XGraphicsPath | |
| AddEllipse(int x, int y, int width, int height) | PdfSharp.Drawing.XGraphicsPath | |
| AddEllipse(double x, double y, double width, double height) | PdfSharp.Drawing.XGraphicsPath | |
| AddLine(System.Windows.Point pt1, System.Windows.Point pt2) | PdfSharp.Drawing.XGraphicsPath | |
| AddLine(XPoint pt1, XPoint pt2) | PdfSharp.Drawing.XGraphicsPath | |
| AddLine(int x1, int y1, int x2, int y2) | PdfSharp.Drawing.XGraphicsPath | |
| AddLine(double x1, double y1, double x2, double y2) | PdfSharp.Drawing.XGraphicsPath | |
| AddLines(System.Windows.Point[] points) | PdfSharp.Drawing.XGraphicsPath | |
| AddLines(XPoint[] points) | PdfSharp.Drawing.XGraphicsPath | |
| AddPath(XGraphicsPath path, bool connect) | PdfSharp.Drawing.XGraphicsPath | |
| AddPie(XRect rect, double startAngle, double sweepAngle) | PdfSharp.Drawing.XGraphicsPath | |
| AddPie(int x, int y, int width, int height, double startAngle, double sweepAngle) | PdfSharp.Drawing.XGraphicsPath | |
| AddPie(double x, double y, double width, double height, double startAngle, double sweepAngle) | PdfSharp.Drawing.XGraphicsPath | |
| AddPolygon(System.Windows.Point[] points) | PdfSharp.Drawing.XGraphicsPath | |
| AddPolygon(XPoint[] points) | PdfSharp.Drawing.XGraphicsPath | |
| AddRectangle(XRect rect) | PdfSharp.Drawing.XGraphicsPath | |
| AddRectangle(int x, int y, int width, int height) | PdfSharp.Drawing.XGraphicsPath | |
| AddRectangle(double x, double y, double width, double height) | PdfSharp.Drawing.XGraphicsPath | |
| AddRectangles(XRect[] rects) | PdfSharp.Drawing.XGraphicsPath | |
| AddRoundedRectangle(Rect rect, System.Windows.Size ellipseSize) | PdfSharp.Drawing.XGraphicsPath | |
| AddRoundedRectangle(int x, int y, int width, int height, int ellipseWidth, int ellipseHeight) | PdfSharp.Drawing.XGraphicsPath | |
| AddRoundedRectangle(double x, double y, double width, double height, double ellipseWidth, double ellipseHeight) | PdfSharp.Drawing.XGraphicsPath | |
| AddString(string s, XFontFamily family, XFontStyle style, double emSize, System.Windows.Point origin, XStringFormat format) | PdfSharp.Drawing.XGraphicsPath | |
| AddString(string s, XFontFamily family, XFontStyle style, double emSize, XPoint origin, XStringFormat format) | PdfSharp.Drawing.XGraphicsPath | |
| AddString(string s, XFontFamily family, XFontStyle style, double emSize, Rect rect, XStringFormat format) | PdfSharp.Drawing.XGraphicsPath | |
| AddString(string s, XFontFamily family, XFontStyle style, double emSize, XRect layoutRect, XStringFormat format) | PdfSharp.Drawing.XGraphicsPath | |
| Clone() | PdfSharp.Drawing.XGraphicsPath | |
| CloseFigure() | PdfSharp.Drawing.XGraphicsPath | |
| FillMode | PdfSharp.Drawing.XGraphicsPath | |
| Flatten() | PdfSharp.Drawing.XGraphicsPath | |
| Flatten(XMatrix matrix) | PdfSharp.Drawing.XGraphicsPath | |
| Flatten(XMatrix matrix, double flatness) | PdfSharp.Drawing.XGraphicsPath | |
| Internals | PdfSharp.Drawing.XGraphicsPath | |
| StartFigure() | PdfSharp.Drawing.XGraphicsPath | |
| Widen(XPen pen) | PdfSharp.Drawing.XGraphicsPath | |
| Widen(XPen pen, XMatrix matrix) | PdfSharp.Drawing.XGraphicsPath | |
| Widen(XPen pen, XMatrix matrix, double flatness) | PdfSharp.Drawing.XGraphicsPath | |
| XGraphicsPath() | PdfSharp.Drawing.XGraphicsPath |