Piccolo.NET

PText.ConstrainWidthToTextWidth Property

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

public virtual bool ConstrainWidthToTextWidth {get; set;}

Property Value

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

See Also

PText Class | UMD.HCIL.Piccolo.Nodes Namespace