Skip to main content
All docs
V26.1
  • ShapePathCollection Class

    A collection of shape paths.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v26.1.dll

    Declaration

    public class ShapePathCollection :
        OfficeObjectCollection<ShapePath>

    The following members return ShapePathCollection objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeCollectionBase<ShapePath>
    DevExpress.Docs.Office.Internal.OfficeObjectCollectionBase<ShapePath>
    DevExpress.Docs.Office.Internal.OfficeObjectCollection<ShapePath>
    ShapePathCollection
    See Also