Aspose::Page::EPS::PsDocument::ClipText metodu
PsDocument::ClipText method
Verilen yazı tipindeki verilen metnin taslağından kırpma ekler.
void Aspose::Page::EPS::PsDocument::ClipText(System::String text, System::SharedPtr<System::Drawing::Font> font, float x, float y)
| Parameter | Type | Açıklama |
|---|---|---|
| text | System::String | Metin. |
| yazı tipi | System::SharedPtr<System::Drawing::Font> | Yazı tipi. |
| x | float | Metin konumunun X koordinatı. |
| y | float | Metin konumunun Y koordinatı. |
Ayrıca Bakınız
- Class String
- Typedef SharedPtr
- Class Font
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++