Table of Contents

Property FillColor

Namespace
DocWright.Core.Rendering
Assembly
DocWright.Core.dll

FillColor

Gets the interior color, or null when unfilled. When Gradient is set this is the flat fallback for a renderer that cannot paint a gradient.

public ColorRgb? FillColor { get; }

Property Value

ColorRgb?