DrawRectangles Contents [ Hide ] Graphics.DrawRectangles method (1 of 2) Draws a series of rectangles specified by Re......public void DrawRectangles ( Penpen , RectangleF [] rects ) Parameter...Parameter Type Description penPenPen that determines the color...
DrawClosedCurve Contents [ Hide ] Graphics.DrawClosedCurve method (1 of 4) Draws a closed cardinal spline defined by ......public void DrawClosedCurve ( Penpen , PointF [] points , float...Parameter Type Description penPenPen that determines the color...
Provides a set of pre-created Pen objects. This is a static type with no instance services. You should never create instances of it by any means....Pens Contents [ Hide ] Pens class Provides a set of pre-created...pre-created Pen objects. This is a static type with no instance services...
Draws a series of line segments using the specified Pen....Graphics::DrawLines(const SharedPtr<Pen>&, const System::ArrayPtr<Sy...segments using the specified pen. void System :: Drawing :: Graphics...
DrawBeziers Contents [ Hide ] Graphics.DrawBeziers method (1 of 2) Draws a series of Bézier splines from an array of ......public void DrawBeziers ( Penpen , Point [] points ) Parameter...Parameter Type Description penPenPen that determines the color, width...
Draws the specified arc using the specified Pen on the surface represented by the current object....Graphics::DrawArc(const SharedPtr<Pen>&, int32_t, int32_t, int32_t...specified arc using the specified pen on the surface represented by...
Static Public Member Functions | List of all members System::Drawing::Pens Class Reference Provides a set of pre-crea......System::Drawing::Pens Class Reference Provides a set of pre-created Pen objects...any means. More... #include <pens.h> Static Public Member Functions...
DrawPolygon Contents [ Hide ] Graphics.DrawPolygon method (1 of 2) Draws a polygon defined by an array of Point struc......public void DrawPolygon ( Penpen , Point [] points ) Parameter...Parameter Type Description penPenPen that determines the color, width...
Widen Contents [ Hide ] GraphicsPath.Widen method (1 of 2) Adds an additional outline to the path. public void Widen ......Widen ( Penpen ) Parameter Type Description penPen A Pen that...implemented. See Also class Pen class GraphicsPath namespace...