IFillFormat
Contenido
[
Ocultar
]Interfaz IFillFormat
Representa opciones de formato de relleno.
public interface IFillFormat : IFillParamSource
Propiedades
| Nombre | Descripción |
|---|---|
| AsIFillParamSource { get; } | Permite obtener la interfaz base IFillParamSource. Solo lectura IFillParamSource. |
| FillType { get; set; } | Devuelve o establece el tipo de relleno. Lectura/escritura FillType. |
| GradientFormat { get; } | Devuelve el formato de relleno degradado. Solo lectura IGradientFormat. |
| PatternFormat { get; } | Devuelve el formato de relleno de patrón. Solo lectura IPatternFormat. |
| PictureFillFormat { get; } | Devuelve el formato de relleno de imagen. Solo lectura IPictureFillFormat. |
| RotateWithShape { get; set; } | Determina si el relleno debe rotarse con la forma. Lectura/escritura NullableBool. |
| SolidFillColor { get; } | Devuelve el color de relleno. Solo lectura IColorFormat. |
Métodos
| Nombre | Descripción |
|---|---|
| GetEffective() | Obtiene los datos de formato de relleno efectivo con la herencia aplicada. |
Véase también
- interfaz IFillParamSource
- espacio de nombres Aspose.Slides
- ensamblaje Aspose.Slides