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

  NameDescription
Public methodDrawPie(XBrush, XRect, Double, Double)
Draws a pie defined by an ellipse.
Public methodDrawPie(XBrush, Rectangle, Double, Double)
Draws a pie defined by an ellipse.
Public methodDrawPie(XBrush, RectangleF, Double, Double)
Draws a pie defined by an ellipse.
Public methodDrawPie(XPen, XRect, Double, Double)
Draws a pie defined by an ellipse.
Public methodDrawPie(XPen, Rectangle, Double, Double)
Draws a pie defined by an ellipse.
Public methodDrawPie(XPen, RectangleF, Double, Double)
Draws a pie defined by an ellipse.
Public methodDrawPie(XPen, XBrush, XRect, Double, Double)
Draws a pie defined by an ellipse.
Public methodDrawPie(XPen, XBrush, Rectangle, Double, Double)
Draws a pie defined by an ellipse.
Public methodDrawPie(XPen, XBrush, RectangleF, Double, Double)
Draws a pie defined by an ellipse.
Public methodDrawPie(XBrush, Double, Double, Double, Double, Double, Double)
Draws a pie defined by an ellipse.
Public methodDrawPie(XPen, Double, Double, Double, Double, Double, Double)
Draws a pie defined by an ellipse.
Public methodDrawPie(XPen, XBrush, Double, Double, Double, Double, Double, Double)
Draws a pie defined by an ellipse.
Top
See Also

Reference