BorderStyle

LineInfo.BorderStyle property

获取或设置线条的边框样式,0代表实线,1代表虚线,2代表斜线,3代表插入,4代表下划线。

public int BorderStyle { get; set; }

也可以看看