ILineFillFormat Interface |
Namespace: Aspose.Slides
The ILineFillFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsIFillParamSource |
Allows to get base IFillParamSource interface.
Read-only IFillParamSource.
|
![]() | FillType |
Returns or sets the fill type.
Read/write FillType.
|
![]() | GradientFormat |
Returns the gradient fill format.
Read-only IGradientFormat.
|
![]() | PatternFormat |
Returns the pattern fill format.
Read-only IPatternFormat.
|
![]() | RotateWithShape |
Determines whether the fill should be rotated with a shape.
Read/write NullableBool.
|
![]() | SolidFillColor |
Returns the color of a solid fill.
Read-only IColorFormat.
|