Click or drag to resize

IAutoShape Fill Property

Gets the FillFormat object that contains fill formatting properties for a shape. Read-only Fill .

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