Piccolo.NET

PPath Constructor (GraphicsPath)

Constructs a new PPath wrapping the given System.Drawing.Drawing2D.GraphicsPath.

public PPath(
   GraphicsPath path
);

Parameters

path
The path to wrap.

See Also

PPath Class | UMD.HCIL.Piccolo.Nodes Namespace | PPath Constructor Overload List