IFillFormatEffectiveData
Inhalt
[
Ausblenden
]IFillFormatEffectiveData-Schnittstelle
Unveränderliches Objekt, das effektive Füllformatierungsattribute enthält.
public interface IFillFormatEffectiveData : IFillParamSource
Eigenschaften
Name | Beschreibung |
---|---|
AsIFillParamSource { get; } | Gibt die IFillParamSource-Schnittstelle zurück. Schreibgeschützt IFillParamSource . |
FillType { get; } | Gibt den Fülltyp zurück. Schreibgeschützt FillType . |
GradientFormat { get; } | Gibt das Gradientfüllformat zurück. Schreibgeschützt IGradientFormatEffectiveData . |
PatternFormat { get; } | Gibt das Musterfüllformat zurück. Schreibgeschützt IPatternFormatEffectiveData . |
PictureFillFormat { get; } | Gibt das Bildfüllformat zurück. Schreibgeschützt IPictureFillFormatEffectiveData . |
RotateWithShape { get; } | Bestimmt, ob die Füllung zusammen mit der Form gedreht werden soll. Schreibgeschützt Boolean. |
SolidFillColor { get; } | Gibt die Füllfarbe zurück. Schreibgeschützt Farbe. |
Anmerkungen
Diese Schnittstelle wird zusammen mit der IFillFormat
Schnittstelle verwendet, um effektive Formatierungswerte mit angewendeter Vererbung zurückzugeben.
Siehe auch
- Schnittstelle IFillParamSource
- Namespace Aspose.Slides
- Assembly Aspose.Slides