TextShape.TextShape
TextShape()
يقوم بتهيئة مثيل جديد لملفTextShape فئة .
public TextShape()
أنظر أيضا
- class TextShape
- مساحة الاسم Aspose.PSD.Shapes
- المجسم Aspose.PSD
TextShape(string, RectangleF, Font, StringFormat)
يقوم بتهيئة مثيل جديد لملفTextShape فئة .
public TextShape(string text, RectangleF rectangle, Font font, StringFormat stringFormat)
| معامل | يكتب | وصف |
|---|---|---|
| text | String | النص المراد رسمه. |
| rectangle | RectangleF | مستطيل النص. |
| font | Font | الخط المراد استخدامه. |
| stringFormat | StringFormat | تنسيق السلسلة. |
أنظر أيضا
- struct RectangleF
- class Font
- class StringFormat
- class TextShape
- مساحة الاسم Aspose.PSD.Shapes
- المجسم Aspose.PSD