In This Topic
Create a new
System.Drawing.Font istance which its properties provided by
FontBuilder
Syntax
'Declaration
Public Function CreateGdiplusFont() As Font
public Font CreateGdiplusFont()
Return Value
A
System.Drawing.Font instance would be create
See Also