IFillFormat
General
IFillFormat is a interface in Aspose.Slides for NET.
Inherits from: IFillParamSource.
IFillFormat és una interfície en Aspose.Slides per a NET. Hereta de: ゚IFillParamSource⌒ .
Representa les propietats de formatació d’un rellotge per a una forma o text.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
FillType | FillType | Read/Write | Indicates the fill style (solid, gradient, pattern, picture) applied to the shape |
SolidFillColor | IColorFormat | Read | Provides the solid‑color fill settings when FillType is Solid |
GradientFormat | IGradientFormat | Read | Provides the gradient fill configuration when FillType is Gradient |
PatternFormat | IPatternFormat | Read | Provides the pattern fill configuration when FillType is Pattern |
PictureFillFormat | IPictureFillFormat | Read | Provides the picture fill configuration when FillType is Picture |
RotateWithShape | NullableBool | Read/Write | Determines whether the fill rotates together with the shape |