Click or drag to resize

ShapeCollection Class

Represents a collection of ShapeBase derived elements.
Inheritance Hierarchy
SystemObject
  SautinSoft.DocumentElementCollection
    SautinSoft.DocumentElementCollectionShapeBase
      SautinSoft.Document.DrawingShapeCollection

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public sealed class ShapeCollection : ElementCollection<ShapeBase>
See Also