Aspose::Page::EPS::PsDocument::ClipText method
PsDocument::ClipText method
Ajoute un clip à partir du contour du texte donné dans la police donnée.
void Aspose::Page::EPS::PsDocument::ClipText(System::String text, System::SharedPtr<System::Drawing::Font> font, float x, float y)
| Paramètre | Type | Description |
|---|---|---|
| text | System::String | Le texte. |
| police | System::SharedPtr<System::Drawing::Font> | La police. |
| x | float | Une coordonnée X de la position du texte. |
| y | float | Une coordonnée Y de la position du texte. |
Voir aussi
- Class String
- Typedef SharedPtr
- Class Font
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++