Item

ImageTransformOperationCollection indexer

Returns an ImageTransformOperation from the collection by it’s index.

public IImageTransformOperation this[int index] { get; }
ParameterDescription
index

See Also