Piccolo.NET

PText Class

PText is a multi-line text node. The text will wrap based on the width of the node's bounds.

For a list of all members of this type, see PText Members.

System.Object
   PNode
      PText

public class PText : PNode

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: UMD.HCIL.Piccolo.Nodes

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

PText Members | UMD.HCIL.Piccolo.Nodes Namespace