Aspose::Font::RenderingPath::PathSegmentCollection 类
PathSegmentCollection class
表示路径段集合。
class PathSegmentCollection : public System::Collections::Generic::List<System::SharedPtr<IPathSegment>>
方法
| 方法 | 描述 |
|---|---|
| SetTemplateWeakPtr(uint32_t) override | 将第 n 个模板参数设置为弱指针(而不是共享指针)。允许在容器中将指针切换为弱模式。 |
另见
- Class List
- Namespace Aspose::Font::RenderingPath
- Library Aspose.Font for C++