Edit

GraphicsPath.AddClosedCurve methods

This topic lists the AddClosedCurve methods of the GraphicsPath class. For a complete list of methods for the GraphicsPath class, see GraphicsPath.

Overload list

Method Description
AddClosedCurve(Point*,INT) The GraphicsPath::AddClosedCurve method adds a closed cardinal spline to this path.
AddClosedCurve(PointF*,INT) The GraphicsPath::AddClosedCurve method adds a closed cardinal spline to this path.
AddClosedCurve(Point*,INT,REAL) The GraphicsPath::AddClosedCurve method adds a closed cardinal spline to this path.
AddClosedCurve(PointF*,INT,REAL) The GraphicsPath::AddClosedCurve method adds a closed cardinal spline to this path.

Requirements

Requirement Value
Header
Gdipluspath.h