Aspose::Page::EPS::PsDocument::ClipText method
PsDocument::ClipText method
يضيف قصًا من مخطط النص المعطى بالخط المعطى.
void Aspose::Page::EPS::PsDocument::ClipText(System::String text, System::SharedPtr<System::Drawing::Font> font, float x, float y)
| Parameter | Type | الوصف |
|---|---|---|
| text | System::String | النص. |
| الخط | System::SharedPtr<System::Drawing::Font> | الخط. |
| x | عدد عائم | إحداثي X لموضع النص. |
| y | عدد عائم | إحداثي Y لموضع النص. |
انظر أيضًا
- Class String
- Typedef SharedPtr
- Class Font
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++