SharpLeaf Reference > BoxStyle Structure > FillColor Property BoxStyle.FillColor Property
Color used to shade the box.
public Color FillColor {get; set;}
Example
box.FillColor = Color.PaleGreen;
See also ...BoxStyle.Members
Send comments on this topic © Dyalog Ltd 2021
|