Aspose::Font::RenderingPath::PathSegmentCollection class
PathSegmentCollection class
Represents a path segments collection.
class PathSegmentCollection : public System::Collections::Generic::List<System::SharedPtr<Aspose::Font::RenderingPath::IPathSegment>>
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::RenderingPath
- Library Aspose.Font for C++