PsdImage.AddTextLayer
PsdImage.AddTextLayer method
Ajoute un nouveau calque de texte.
public TextLayer AddTextLayer(string text, Rectangle rect)
| Paramètre | Taper | La description |
|---|---|---|
| text | String | Le texte du calque. |
| rect | Rectangle | Le rectangle du calque. |
Return_Value
Couche de texte créée.
Voir également
- class TextLayer
- struct Rectangle
- class PsdImage
- espace de noms Aspose.PSD.FileFormats.Psd
- Assemblée Aspose.PSD