Aspose::Page::XPS::XpsModel::XpsGlyphMapping classe
XpsGlyphMapping class
class XpsGlyphMapping : public System::Object
Metodi
| Metodo | Descrizione |
|---|---|
| Clone() | |
| get_AdvanceWidth() const | |
| get_ClusterMap() const | |
| get_UOffset() const | |
| get_VOffset() const | |
| ToString() const override | Analogo del metodo C# Object.ToString(). Consente di convertire oggetti personalizzati in stringa. |
| XpsGlyphMapping(System::SharedPtr<XpsGlyphsClusterMap>, float, float, float) | |
| XpsGlyphMapping(float, float, float) | |
| XpsGlyphMapping(float, float) | |
| XpsGlyphMapping(float) | |
| XpsGlyphMapping(System::SharedPtr<XpsGlyphsClusterMap>, float) | |
| XpsGlyphMapping(System::SharedPtr<XpsGlyphsClusterMap>) |
Campi
| Campo | Descrizione |
|---|---|
| static AdvanceWidthUndefined |
Vedi anche
- Class Object
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++