PsdImage.AddTextLayer
PsdImage.AddTextLayer method
Agrega una nueva capa de Texto.
public TextLayer AddTextLayer(string text, Rectangle rect)
Parámetro | Escribe | Descripción |
---|---|---|
text | String | El texto de la capa. |
rect | Rectangle | El rectángulo de la capa. |
Valor_devuelto
Capa de texto creada.
Ver también
- class TextLayer
- struct Rectangle
- class PsdImage
- espacio de nombres Aspose.PSD.FileFormats.Psd
- asamblea Aspose.PSD