Name | Description | |
---|---|---|
Overloaded. |
||
Overloaded. |
||
Adds a sequence of connected cubic Bézier curves to the current figure. |
||
Overloaded. |
||
Overloaded. |
||
Appends a series of connected line segments to the end of this IGraphicsPath. |
||
Appends specified path to this path. |
||
Adds a polygon to the current figure. |
||
Overloaded. |
||
Adds a rounded rectangle to this path. |
||
Adds a string to this path. |
||
Clones this GraphicsPath. |
||
Closes the current figure and starts a new figure. If the current figure contains a sequence of connected lines and curves, the method closes the loop by connecting a line from the endpoint to the starting point. |
||
Disposes the path. |
||
Overloaded. |
||
Returns a rectangle that bounds this IGraphicsPath. |
||
Gets the current last point in the path, if any, otherwise, null. |
||
Checks whether this IGraphicsPath intersects with the specified IGraphicsPath. |
||
Indicates whether the specified point is contained within this IGraphicsPath. |
||
Starts a new figure without closing the current figure. All subsequent points added to the path are added to this new figure. |
||
Applies a transform matrix to this IGraphicsPath. |
||
Widens the path. |