Aspose::Page::XPS::XpsModel::XpsCanvas::InsertGlyphs metodu
XpsCanvas::InsertGlyphs method
Bu canvas’ın alt öğe listesine index position. yeni glyph’ler ekler.
System::SharedPtr<XpsGlyphs> Aspose::Page::XPS::XpsModel::XpsCanvas::InsertGlyphs(int32_t index, System::String fontFamily, float fontSize, System::Drawing::FontStyle fontStyle, float originX, float originY, System::String unicodeString)
| Parameter | Type | Açıklama |
|---|---|---|
| indeks | int32_t | Yeni gliflerin eklenmesi gereken konum. |
| fontFamily | System::String | Font ailesi. |
| fontSize | float | Font boyutu. |
| fontStyle | System::Drawing::FontStyle | Font stili. |
| originX | float | Gliflerin X koordinatı. |
| originY | float | Gliflerin başlangıç T koordinatı. |
| unicodeString | System::String | Yazdırılacak dize. |
ReturnValue
Eklenen glifler.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XpsGlyphs
- Class String
- Enum FontStyle
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++