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)
Public method Static member Create(Path, Int32, Int32, Boolean, Int32)

See Also

Reference