Piccolo.NET

PPath.AddRectangle Method 

See GraphicsPath.AddRectangle.

public virtual void AddRectangle(
   float x,
   float y,
   float width,
   float height
);

See Also

PPath Class | UMD.HCIL.Piccolo.Nodes Namespace