Piccolo.NET

PText.Text Property

Gets or sets the text for this node.

public virtual string Text {get; set;}

Property Value

This node's text.

Remarks

The text will be broken up into multiple lines based on the size of the text and the bounds width of this node.

See Also

PText Class | UMD.HCIL.Piccolo.Nodes Namespace