Overload List
Name | Description | |
---|---|---|
![]() | AddCurve(Point) |
Adds a spline curve to the current figure.
|
![]() | AddCurve(PointF) |
Adds a spline curve to the current figure.
|
![]() | AddCurve(XPoint) |
Adds a spline curve to the current figure.
|
![]() | AddCurve(Point, Double) |
Adds a spline curve to the current figure.
|
![]() | AddCurve(PointF, Double) |
Adds a spline curve to the current figure.
|
![]() | AddCurve(XPoint, Double) |
Adds a spline curve to the current figure.
|
![]() | AddCurve(Point, Int32, Int32, Single) |
Adds a spline curve to the current figure.
|
![]() | AddCurve(PointF, Int32, Int32, Single) |
Adds a spline curve to the current figure.
|
![]() | AddCurve(XPoint, Int32, Int32, Double) |
Adds a spline curve to the current figure.
|
See Also