GradientStop
GradientStop class
Represents a gradient format.
getColor
| Name | Description |
|---|
| getColor() | Returns the color of a gradient stop. Read-only IColorFormat. |
Result:
ColorFormat
getParent_IPresentationComponent
| Name | Description |
|---|
| getParent_IPresentationComponent() | |
getParent_ISlideComponent
| Name | Description |
|---|
| getParent_ISlideComponent() | |
| Name | Description |
|---|
| getParent_Immediate() | |
getPosition
| Name | Description |
|---|
| getPosition() | Returns or sets the position (0..1) of a gradient stop. Read/write float. |
Result:
float
getPresentation
| Name | Description |
|---|
| getPresentation() | |
Result:
Presentation
getSlide
| Name | Description |
|---|
| getSlide() | |
Result:
BaseSlide
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
setPosition
| Name | Description |
|---|
| setPosition(float) | Returns or sets the position (0..1) of a gradient stop. Read/write float. |