[]
Create or update this HtmlElement with the provided info.
public void LayoutInPixels(string text, Font font, Brush brush, int width)
| Type | Name | Description |
|---|---|---|
| string | text | The text for create or update in the HTML element. |
| Font | font | The font of the text. |
| Brush | brush | The text brush. |
| int | width | The width in pixels. |