LayoutInPixels Method (HtmlRenderer)
Create or update this HtmlElement with the provided info.
'Declaration
Public Sub LayoutInPixels( _
ByVal As String, _
ByVal As Font, _
ByVal As Brush, _
ByVal As Integer _
)
Parameters
- text
- The text for create or update in the HTML element.
- font
- The font of the text.
- brush
- The text brush.
- width
- The width in pixels.