Property FillColor
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; }
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; }