Aspose::Font::Glyphs::GlyphStringId class
GlyphStringId class
Rappresenta l’ID del glifo stringa.
class GlyphStringId : public Aspose::Font::Glyphs::GlyphId
Metodi
| Metodo | Descrizione |
|---|---|
| CompareTo(System::SharedPtr<GlyphId>) override | |
| Equals(System::SharedPtr<System::Object>) override | Restituisce true se gli ID di stringa sono uguali. |
| static get_NotDefId() | Ottiene valore non predefinito. |
| get_Value() const | Ottiene valore della stringa. |
| GetHashCode() const override | Implementazione di GetHashCode. |
| GlyphStringId(System::String) | Inizializza un nuovo oggetto GlyphStringId. |
| set_Value(System::String) | Imposta valore della stringa. |
| ToGlyphStringId() override | Converti GlyphId in GlyphStringId. |
| ToString() const override | Restituisce il valore stringa dell’ID del glifo. |
Vedi anche
- Class GlyphId
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++