MindFusion.Wpf Pack Programmer's Guide
ShapeCollection Members
Properties Methods
 


Represents a read-only collection of shapes.

The following tables list the members exposed by the ShapeCollection type.

 Public Properties

  Name Description

Count

Gets the number of elements contained in the collection.

IsSynchronized

Gets a value indicating whether the access to this collection is synchronized.

Item

Gets the diagram item at the specified position.

SyncRoot

Gets an object that can be used to synchoronize access to this collection.

 Public Methods

  Name Description

Contains

Checks whether the specified shape is contained in the collection.

CopyTo

Copies a range of shapes from this collection to the specified one-dimensional array starting at the specified index of the target array.

GetAt

Gets the shape at the specified position.

GetEnumerator

Returns an enumerator for this collection.

 See Also

ShapeCollection Class
MindFusion.Diagramming.Wpf Namespace