DrawCross(Graphics, Pen, PointF) | Draws a cross specified by a Point structure, up to the bounds of the source Graphics. |
DrawCross(Graphics, Pen, Rectangle) | Draws a cross specified by a Rectangle structure. |
DrawCross(Graphics, Pen, PointF, Int32) | Draws a cross specified by a Point structure, up to the bounds of the source Graphics. |