Piccolo.NET

PText Constructor (String)

Constructs a new PText with the given string.

public PText(
   string aText
);

Parameters

aText
The desired text string for this PText.

See Also

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