FontExtensions.ToGdiFont
ToGdiFont(Font)
Converteert deFont
naar deFont .
public static Font ToGdiFont(Font font)
Parameter | Type | Beschrijving |
---|---|---|
font | Font | DeFont bekeren. |
Winstwaarde
De omgebouwdeFont.
Zie ook
- class Font
- class FontExtensions
- naamruimte Aspose.PSD.Extensions
- montage Aspose.PSD
ToGdiFont(Font, GraphicsUnit)
Converteert deFont
naar deFont .
public static Font ToGdiFont(Font font, GraphicsUnit fontUnit)
Parameter | Type | Beschrijving |
---|---|---|
font | Font | DeFont bekeren. |
fontUnit | GraphicsUnit | Nieuwe grafische eenheid |
Winstwaarde
De omgebouwdeFont.
Zie ook
- class Font
- class FontExtensions
- naamruimte Aspose.PSD.Extensions
- montage Aspose.PSD