バージョン

LineWidth プロパティ (PictureOutlineProperties)

アウトラインの幅を示す値を返すか、設定します。
シンタックス
'宣言
 
Public Property LineWidth As Nullable(Of Single)
public Nullable<float> LineWidth {get; set;}
解説

LineWidth プロパティは、Style プロパティが 'None' 以外に設定されていない限り使用できません。

参照