PsdImage.AddTextLayer

PsdImage.AddTextLayer method

Ajoute un nouveau calque de texte.

public TextLayer AddTextLayer(string text, Rectangle rect)
ParamètreTaperLa description
textStringLe texte du calque.
rectRectangleLe rectangle du calque.

Return_Value

Couche de texte créée.

Voir également