ToGdiFont
ToGdiFont(Font)
Font
içinFont .
public static Font ToGdiFont(Font font)
Parametre | Tip | Tanım |
---|---|---|
font | Font | buFont dönüştürmek. |
Geri dönüş değeri
DönüştürülenFont .
Ayrıca bakınız
- class Font
- class FontExtensions
- ad alanı Aspose.Imaging.Extensions
- toplantı Aspose.Imaging
ToGdiFont(Font, GraphicsUnit)
Font
içinFont .
public static Font ToGdiFont(Font font, GraphicsUnit fontUnit)
Parametre | Tip | Tanım |
---|---|---|
font | Font | buFont dönüştürmek. |
fontUnit | GraphicsUnit | Yeni grafik birimi |
Geri dönüş değeri
dönüştürülmüşFont.
Ayrıca bakınız
- class Font
- enum GraphicsUnit
- class FontExtensions
- ad alanı Aspose.Imaging.Extensions
- toplantı Aspose.Imaging