GradientStops Members
Include Protected Members
Include Inherited Members
Contains a collection of GradientStop objects.
The GradientStops type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | When used without an object qualifier, this property returns an Application object that represents the Microsoft Office application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only. |
![]() |
Count | Gets the number of items in the GradientStops collection. Read-only. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the GradientStops object was created. Read-only. |
![]() |
Item | Gets a GradientStop object from a GradientStops collection. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Removes a gradient stop. |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() | |
![]() |
Insert | Adds a stop to a gradient. |
![]() |
Insert2 | Adds a stop to a gradient and specifies the brightness, as well as the transparency, of the color. |
Top