Property FillColor
FillColor
Gets the resolved fill color, or null when unfilled. When FillGradient is set this is the flat fallback color.
public ColorRgb? FillColor { get; }
Gets the resolved fill color, or null when unfilled. When FillGradient is set this is the flat fallback color.
public ColorRgb? FillColor { get; }