| SharpLeaf Reference > BoxStyle Structure > BoxStyle Constructor  >  (Double,Color) BoxStyle Constructor  (Double,Color)Unfilled solid colored square. public BoxStyle(
    double edgeWidth,
    Color edgeColor
);
edgeWidthEdge line weight in points (default is 1).
edgeColorEdge color (default is Black).
 See also ...BoxStyle.Members | BoxStyle.BoxStyle Constructor  
 Send comments on this topic© Dyalog Ltd 2021
 |