Property WrapWidth WrapWidth Gets or sets the maximum size of the TextElement before it wraps to a new line. Declaration public float WrapWidth { get; set; } Property Value Type Description System.Single The width of the TextElement.