LineWidthプロパティ
線の太さを取得および設定します。
既定値:1
構文
Public Property LineWidth() As Single
サンプルコード
'線幅10の線を描画します。
Me.LineShape1.LineWidth = 10