Click or drag to resize

ShapeObject FillColor Property

Defines the brush color that fills the closed path of the shape.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public Color FillColor { get; set; }

Property Value

Type: Color
See Also