[]
Contains extension methods for IPath interface.
public static class PathExt
Public Module PathExt
Name | Description |
---|---|
AddLine(IPath, float, float) | Creates a line segment between the current point and the specified end point and adds it to the geometry sink. |
BeginFigure(IPath, float, float) | Starts a new figure at the specified point. |