com.aspose.slides
Interface IGradientStopCollectionEffectiveData

All Superinterfaces:
com.aspose.ms.System.Collections.IEnumerable<IGradientStopEffectiveData>, IGenericCollection<IGradientStopEffectiveData>, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<IGradientStopEffectiveData>, java.lang.Iterable<IGradientStopEffectiveData>
All Known Implementing Classes:
GradientStopCollectionEffectiveData

public interface IGradientStopCollectionEffectiveData
extends IGenericCollection<IGradientStopEffectiveData>

Represents a collection of GradientStopDataEx objects.


Method Summary
 IGradientStopEffectiveData get_Item(int index)
           Returns the gradient stop by index.
 
Methods inherited from interface com.aspose.slides.IGenericCollection
copyTo, getSyncRoot, isSynchronized, size
 
Methods inherited from interface com.aspose.ms.System.Collections.Generic.IGenericEnumerable
iterator
 

Method Detail

get_Item

IGradientStopEffectiveData get_Item(int index)

Returns the gradient stop by index.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.