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