Aspose::Page::XPS::XpsModel::XpsCanvas::InsertGlyphs metod
XpsCanvas::InsertGlyphs method
Infogar nya glyphs i den här canvasens barnlista på index position.
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 | Beskrivning |
|---|---|---|
| index | int32_t | Position där nya glyfer ska infogas. |
| fontFamily | System::String | Font familj. |
| fontSize | float | Font storlek. |
| fontStyle | System::Drawing::FontStyle | Font stil. |
| originX | float | Glyphs ursprung X-koordinat. |
| originY | float | Glyfer ursprungs‑T‑koordinat. |
| unicodeString | System::String | Sträng som ska skrivas ut. |
ReturnValue
Tillagda glyfer.
Se även
- Typedef SharedPtr
- Class XpsGlyphs
- Class String
- Enum FontStyle
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++