XGraphicsDrawClosedCurve Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodDrawClosedCurve(XBrush, XPoint)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XBrush, Point)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XBrush, PointF)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, XPoint)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, Point)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, PointF)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XBrush, XPoint, XFillMode)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XBrush, Point, XFillMode)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XBrush, PointF, XFillMode)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, XBrush, XPoint)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, XBrush, Point)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, XBrush, PointF)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, XPoint, Double)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, Point, Double)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, PointF, Double)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XBrush, XPoint, XFillMode, Double)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XBrush, Point, XFillMode, Double)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XBrush, PointF, XFillMode, Double)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, XBrush, XPoint, XFillMode)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, XBrush, Point, XFillMode)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, XBrush, PointF, XFillMode)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, XBrush, XPoint, XFillMode, Double)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, XBrush, Point, XFillMode, Double)
Draws a closed cardinal spline defined by an array of points.
Public methodDrawClosedCurve(XPen, XBrush, PointF, XFillMode, Double)
Draws a closed cardinal spline defined by an array of points.
Top
See Also

Reference