IXpsOMGeometryFigureCollection interface (xpsobjectmodel.h)
A collection of IXpsOMGeometryFigure interface pointers.
Inheritance
The IXpsOMGeometryFigureCollection interface inherits from the IUnknown interface. IXpsOMGeometryFigureCollection also has these types of members:
Methods
The IXpsOMGeometryFigureCollection interface has these methods.
IXpsOMGeometryFigureCollection::Append Appends an IXpsOMGeometryFigure interface to the end of the collection. |
IXpsOMGeometryFigureCollection::GetAt Gets an IXpsOMGeometryFigure interface pointer from a specified location in the collection. |
IXpsOMGeometryFigureCollection::GetCount Gets the number of IXpsOMGeometryFigure interface pointers in the collection. |
IXpsOMGeometryFigureCollection::InsertAt Inserts an IXpsOMGeometryFigure interface pointer at a specified location in the collection. |
IXpsOMGeometryFigureCollection::RemoveAt Removes and releases an IXpsOMGeometryFigure interface pointer from a specified location in the collection. |
IXpsOMGeometryFigureCollection::SetAt Replaces an IXpsOMGeometryFigure interface pointer at a specified location in the collection. |
Remarks
For more information about the collection methods, see Working with XPS OM Collection Interfaces.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | xpsobjectmodel.h |