Path.Create Method

Creates a Path from the existing path.

Overload List

Name Description
Public method Static member Create(GraphicsPath)

Creates a Path from the existing GraphicsPath.

Public method Static member Create(Path, Int32, Int32)

Creates a Path from the existing clipping path.

Public method Static member Create(Path, Int32, Int32, Boolean)

Creates a path from the specified clipping path with the given parameters.

Public method Static member Create(Path, Int32, Int32, Boolean, Int32)

Creates a path from the specified clipping path with the given parameters and resolution.

See Also

Reference