Represents a collection of
ShapeBase derived elements.
Inheritance Hierarchy Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public sealed class ShapeCollection : ElementCollection<ShapeBase>
Public NotInheritable Class ShapeCollection
Inherits ElementCollection(Of ShapeBase)
See Also