Aspose::Font::Glyphs::CompositeGlyphComponentList class
CompositeGlyphComponentList class
Represents composite glyph components list.
class CompositeGlyphComponentList : public System::Collections::Generic::List<System::SharedPtr<Aspose::Font::Glyphs::CompositeGlyphComponent>>
Methods
Method | Description |
---|---|
SetTemplateWeakPtr(uint32_t) override | Set n’th template argument a weak pointer (rather than shared). Allows switching pointers in containers to weak mode. |
See Also
- Class List
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++