[]
Gets the IPictureEffect object at the specified index.
IPictureEffect this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IPictureEffect
Type | Name | Description |
---|---|---|
int | index | The index. |
Type | Description |
---|---|
IPictureEffect | The IPictureEffect object at the specified index. |