ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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
    Protected Properties
    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
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Top
    See Also