Property FillColor
FillColor
Gets or sets the fill box color. The alpha channel is honored, so a translucent fill is possible. Default: opaque black.
public Color32 FillColor { get; set; }
Gets or sets the fill box color. The alpha channel is honored, so a translucent fill is possible. Default: opaque black.
public Color32 FillColor { get; set; }