Piccolo.NET

PText.ConstrainHeightToTextHeight Property

Gets or sets a value indicating whether this node changes its height to fit the height of its text.

public virtual bool ConstrainHeightToTextHeight {get; set;}

Property Value

True if this node changes its height to fit its text height; otherwise, false.

See Also

PText Class | UMD.HCIL.Piccolo.Nodes Namespace