ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / ShapeCollection Class
Properties Methods

In This Topic
    ShapeCollection Class Members
    In This Topic

    The following tables list the members exposed by ShapeCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<DrawingShape>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<DrawingShape>)
    Public PropertyGets the IShapeContainer object that owns the collection.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<DrawingShape>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<DrawingShape>)
    Public MethodGets clone for this collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<DrawingShape>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<DrawingShape>)
    Public MethodOverloaded. Gets the position of an DrawingShape object in the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<DrawingShape>)
    Public MethodOverloaded. Removes an DrawingShape object from the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<DrawingShape>)
    Top
    See Also