Weight

LineFormat.Weight property

获取或设置线的权重,以点为单位。

public double Weight { get; set; }

例子


[C#]
lineFmt.Weight = 2.0d;

也可以看看