| SharpLeaf Reference > BoxStyle Structure > BoxStyle Constructor  >  (Double[]) BoxStyle Constructor  (Double[])Unfilled solid black edges. public BoxStyle(
    double[] edgeWidths
);
edgeWidthsEdge line weights in points for all four sides {left,top,right,bottom} (a single value will be repeated) (default is 1).
 See also ...BoxStyle.Members | BoxStyle.BoxStyle Constructor  
 Send comments on this topic© Dyalog Ltd 2021
 |