The constructors of System.Drawing.Drawing2D.GraphicsPath are listed below. For a list of all members, see the GraphicsPath Members list.
See Also: Inherited members from System.MarshalByRefObject
Initializes a new instance of the System.Drawing.Drawing2D.GraphicsPath class with a GraphicsPath.FillMode value of FillMode.Alternate.
Initializes a new instance of the System.Drawing.Drawing2D.GraphicsPath class with the specified System.Drawing.Drawing2D.FillMode enumeration.
Initializes a new instance of the System.Drawing.Drawing2D.GraphicsPath class with the specified System.Drawing.Drawing2D.PathPointType and System.Drawing.Point arrays.
Initializes a new instance of the System.Drawing.Drawing2D.GraphicsPath array with the specified System.Drawing.Drawing2D.PathPointType and System.Drawing.PointF arrays.
Initializes a new instance of the System.Drawing.Drawing2D.GraphicsPath class with the specified System.Drawing.Drawing2D.PathPointType and System.Drawing.Point arrays and with the specified System.Drawing.Drawing2D.FillMode enumeration element.
Initializes a new instance of the System.Drawing.Drawing2D.GraphicsPath array with the specified System.Drawing.Drawing2D.PathPointType and System.Drawing.PointF arrays and with the specified System.Drawing.Drawing2D.FillMode enumeration element.