PsdImage.AddTextLayer
PsdImage.AddTextLayer method
Adds a new Text layer.
public TextLayer AddTextLayer(string text, Rectangle rect)
Parameter | Type | Description |
---|---|---|
text | String | The layer’s text. |
rect | Rectangle | The layer’s rectangle. |
Return Value
Created text layer.
See Also
- class TextLayer
- struct Rectangle
- class PsdImage
- namespace Aspose.PSD.FileFormats.Psd
- assembly Aspose.PSD