SharpLeaf Reference > BoxStyle Structure > FillStyle Property BoxStyle.FillStyle Property
Shading used to apply color to the box.
public FillStyle FillStyle {get; set;}
Example
box.FillStyle = FillStyle.Saturate20;
See also ...BoxStyle.Members
Send comments on this topic © Dyalog Ltd 2021
|