Width

TextElement<T>.Width property

The width of the rectangle which contains the element (in pixels).

public double Width { get; set; }

See Also