ImageTransformEffectCollection Properties |
The ImageTransformEffectCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of image effects in a collection.
Read-only
Int32
.
(Inherited from
ImageTransform
.)
|
|
|
IsSynchronized |
Gets a value indicating whether access to the collection is synchronized (thread-safe).
|
|
|
Item |
Gets an
ImageTransformBase
from the collection by it's index.
(Inherited from
ImageTransform
.)
|
|
|
Presentation |
Gets the parent presentation for an ImageTransform collection.
Read-only
PresentationPptx
.
(Inherited from
ImageTransform
.)
|
|
|
Slide |
Gets the parent slide for an ImageTransform collection.
Read-only
ActiveSlide
.
(Inherited from
ImageTransform
.)
|
|
|
SyncRoot |
Gets a synchronization root.
Readonly
Object
.
|