FontExtensions.ToGdiFont
ToGdiFont(Font)
KonverterarFont
tillFont .
public static Font ToGdiFont(Font font)
Parameter | Typ | Beskrivning |
---|---|---|
font | Font | DeFont att konvertera. |
Returvärde
Den konverteradeFont.
Se även
- class Font
- class FontExtensions
- namnutrymme Aspose.PSD.Extensions
- hopsättning Aspose.PSD
ToGdiFont(Font, GraphicsUnit)
KonverterarFont
tillFont .
public static Font ToGdiFont(Font font, GraphicsUnit fontUnit)
Parameter | Typ | Beskrivning |
---|---|---|
font | Font | DeFont att konvertera. |
fontUnit | GraphicsUnit | Ny grafikenhet |
Returvärde
Den konverteradeFont.
Se även
- class Font
- class FontExtensions
- namnutrymme Aspose.PSD.Extensions
- hopsättning Aspose.PSD