Static Public Member Functions | List of all members System::Drawing::Pens Class Reference Static Public Member Funct......all members System::Drawing::Pens Class Reference Static Public...SharedPtr < Pen > get_Transparent () Returns a Pen object with...
DrawEllipse Contents [ Hide ] Graphics.DrawEllipse method (1 of 4) Draws an ellipse defined by a bounding RectangleF ......public void DrawEllipse ( Penpen , RectangleF rect ) Parameter...Parameter Type Description penPenPen that determines the color, width...
DrawArc Contents [ Hide ] Graphics.DrawArc method (1 of 4) Draws an arc representing a portion of an ellipse specifie...... public void DrawArc ( Penpen , float x , float y , float...Parameter Type Description penPenPen that determines the color...
DrawLines Contents [ Hide ] Graphics.DrawLines method (1 of 2) Draws a series of line segments that connect an array ...... public void DrawLines ( Penpen , Point [] points ) Parameter...Parameter Type Description penPenPen that determines the color, width...
Static Public Member Functions | List of all members System::Drawing::Pens Class Reference Static Public Member Funct......all members System::Drawing::Pens Class Reference Static Public...SharedPtr < Pen > get_Transparent () Returns a Pen object with...
DrawPie Contents [ Hide ] Graphics.DrawPie method (1 of 4) Draws a pie shape defined by an ellipse specified by a Rec...... public void DrawPie ( Penpen , RectangleF rect , float startAngle...Parameter Type Description penPenPen that determines the color...