Namespace: Spire.Presentation.Collections
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class GradientStopList : IEnumerable, IActiveSlide, IActivePresentation
Public Class GradientStopList Implements IEnumerable, IActiveSlide, IActivePresentation
public ref class GradientStopList : IEnumerable, IActiveSlide, IActivePresentation
type GradientStopList = class interface IEnumerable interface IActiveSlide interface IActivePresentation end
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| Append(Single, SchemeColor) | ||
| Append(Single, KnownColors) | ||
| Append(Single, Color) | ||
| Count | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetEnumerator()()()() | ||
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Insert(Int32, Single, SchemeColor) | ||
| Insert(Int32, Single, KnownColors) | ||
| Insert(Int32, Single, Color) | ||
| Item[([( Int32])]) | ||
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| RemoveAll()()()() | ||
| RemoveAt(Int32) | ||
| ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
Spire.Presentation.Collections..::..GradientStopList
Spire.Presentation.Collections..::..GradientStopCollection
Spire.Presentation.Collections..::..GradientStopList
Spire.Presentation.Collections..::..GradientStopCollection