'Declaration Public Overloads Shared Function Convert( _
ByVal fontThe font.As Vintasoft.Barcode.TextRendering.TextFont _
) As System.Drawing.Font
public static System.Drawing.Font Convert(
Vintasoft.Barcode.TextRendering.TextFont font
)
public: static System.Drawing.Font* Convert(
Vintasoft.Barcode.TextRendering.TextFont* font
)
public:
static System.Drawing.Font^ Convert(
Vintasoft.Barcode.TextRendering.TextFont^ font
)
Parameters
- font
- The font.
Return Value
A new instance of System.Drawing.Bitmap.