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

    A collection of guides that specify a shape’s geometry.

    Namespace: DevExpress.Docs.Presentation

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

    Declaration

    public class ShapeGuideCollection :
        PresentationCollection<ShapeGuide>

    The following members return ShapeGuideCollection objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeCollectionBase<ShapeGuide>
    PresentationCollection<ShapeGuide>
    ShapeGuideCollection
    See Also