Piccolo.NET

UMD.HCIL.Piccolo.Nodes Namespace

This namespace contains nodes that may be useful for Piccolo applications. These nodes are intended to be useful, but not definitive. Many applications will also end up defining their nodes which can be used along with these.

Classes

ClassDescription
PImagePImage is a wrapper around a System.Drawing.Image.
PPathPPath is a wrapper around a System.Drawing.Drawing2D.GraphicsPath.
PTextPText is a multi-line text node. The text will wrap based on the width of the node's bounds.

Enumerations

EnumerationDescription
PPath.PathPickMode Represents the types of picking modes for a PPath object.

Web Accessibility