示例#1
0
 public void SetLineWidth(double width)
 {
     handler.SetLineWidth(Backend, width);
 }