'Declaration
Public Overloads Shared Function MeasureText( _ ByVal text As System.String, _ ByVal f As System.Drawing.Font _ ) As System.Drawing.Size
'Usage
Dim text As System.String Dim f As System.Drawing.Font Dim value As System.Drawing.Size value = NUIRenderer.MeasureText(text, f)
Parameters
- text
- f