iXpsOMGeometryFigureCollection 接口 (xpsobjectmodel.h)
IXpsOMGeometryFigure 接口指针的集合。
继承
IXpsOMGeometryFigureCollection 接口继承自 IUnknown 接口。 IXpsOMGeometryFigureCollection 还具有以下类型的成员:
方法
IXpsOMGeometryFigureCollection 接口包含以下方法。
IXpsOMGeometryFigureCollection::Append 将 IXpsOMGeometryFigure 接口追加到集合的末尾。 |
IXpsOMGeometryFigureCollection::GetAt 从集合中的指定位置获取 IXpsOMGeometryFigure 接口指针。 |
IXpsOMGeometryFigureCollection::GetCount 获取集合中 IXpsOMGeometryFigure 接口指针的数目。 |
IXpsOMGeometryFigureCollection::InsertAt 在集合中的指定位置插入 IXpsOMGeometryFigure 接口指针。 |
IXpsOMGeometryFigureCollection::RemoveAt 从集合中的指定位置删除并释放 IXpsOMGeometryFigure 接口指针。 |
IXpsOMGeometryFigureCollection::SetAt 替换集合中指定位置的 IXpsOMGeometryFigure 接口指针。 |
注解
有关收集方法的详细信息,请参阅 使用 XPS OM 集合接口。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 7、带 SP2 的 Windows Vista 和适用于 Windows Vista 的平台更新 [桌面应用 |UWP 应用] |
最低受支持的服务器 | Windows Server 2008 R2、Windows Server 2008 SP2 和适用于 Windows Server 2008 的平台更新 [桌面应用 |UWP 应用] |
目标平台 | Windows |
标头 | xpsobjectmodel.h |