'Declaration Public Overloads Shared Function Convert( _
ByVal typeface As System.Windows.Media.Typeface, _
ByVal sizeРазмер шрифта, измеренный в пунктах (1/72 дюйма).As Double _
) As Vintasoft.Barcode.TextRendering.TextFont
public static Vintasoft.Barcode.TextRendering.TextFont Convert(
System.Windows.Media.Typeface typeface,
double size
)
public: static Vintasoft.Barcode.TextRendering.TextFont* Convert(
System.Windows.Media.Typeface* typeface,
double size
)
public:
static Vintasoft.Barcode.TextRendering.TextFont^ Convert(
System.Windows.Media.Typeface^ typeface,
double size
)
Parameters
- typeface
- System.Windows.Media.Typeface.
- size
- Размер шрифта, измеренный в пунктах (1/72 дюйма).
Return Value
Новый экземпляр TextFont.