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