Height

TextElement<T>.Height property

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

public double Height { get; set; }

See Also