FillFormat
Shape.FillFormat property
Returns the FillFormat object that contains fill formatting properties for a shape. Note: can return null for certain types of shapes which don’t have fill properties. Read-only IFillFormat
.
public virtual IFillFormat FillFormat { get; }
See Also
- interface IFillFormat
- class Shape
- namespace Aspose.Slides
- assembly Aspose.Slides