ShapeCollection Properties |
The ShapeCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of elements actually contained in the collection.
Read-only
Int32
.
(Inherited from
ShapeList
.)
|
|
|
IsSynchronized |
Gets a value indicating whether access to the collection is synchronized (thread-safe).
|
|
|
Item |
Gets the element at the specified index.
Read-only
Shape
.
(Inherited from
ShapeList
.)
|
|
|
Parent |
Gets parent object for a Shapes collection.
Read-only
Object
. See also
IActivePresentation
.
(Inherited from
ShapeList
.)
|
|
|
SyncRoot |
Gets a synchronization root.
Readonly
Object
.
|