Table of Contents

Property FillColor

Namespace
DocWright.Layout
Assembly
DocWright.Layout.dll

FillColor

Gets the resolved fill color, or null when unfilled. When FillGradient is set this is the flat fallback color.

public ColorRgb? FillColor { get; }

Property Value

ColorRgb?