PsdImage.AddTextLayer

PsdImage.AddTextLayer method

Aggiunge un nuovo livello di testo.

public TextLayer AddTextLayer(string text, Rectangle rect)
ParametroTipoDescrizione
textStringIl testo del livello.
rectRectangleIl rettangolo del livello.

Valore di ritorno

Livello di testo creato.

Guarda anche