Click or drag to resize

IAudio Fill Property

Gets the FillFormat object that contains fill formatting properties for a shape. Read-only Fill . Note: can return null for certain types of shapes which don't have fill properties.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
FillFormat Fill { get; }

Property Value

Type: FillFormat

Implements

IShape Fill
See Also