Click or drag to resize

ImageTransform Properties

The ImageTransform type exposes the following members.

Properties
Name Description
Public property Count
Gets the number of image effects in a collection. Read-only Int32 .
Public property Item
Gets an ImageTransformBase from the collection by it's index.
Public property Presentation
Gets the parent presentation for an ImageTransform collection. Read-only PresentationPptx .
Public property Slide
Gets the parent slide for an ImageTransform collection. Read-only ActiveSlide .
Top
See Also