IGradientFormatEffectiveData Interface |
Namespace: Aspose.Slides
The IGradientFormatEffectiveData type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsIFillParamSource |
Allows to get base IFillParamSource interface.
Read-only IFillParamSource.
|
![]() | GradientDirection |
Returns the style of a gradient.
Read-only GradientDirection.
|
![]() | GradientShape |
Returns the shape of a gradient.
Read-only GradientShape.
|
![]() | GradientStops |
Returns the collection of gradient stops.
Read-only IGradientStopCollectionEffectiveData.
|
![]() | LinearGradientAngle |
Returns the angle of a gradient.
Read-only Single.
|
![]() | LinearGradientScaled |
Determines whether a gradient is scaled.
Read-only Boolean.
|
![]() | TileFlip |
Returns the flipping mode for a gradient.
Read-only TileFlip.
|