Pen.Width

Pen.Width property

描画に使用される Graphics オブジェクトの単位で、この Pen の幅を取得または設定します。

public float Width { get; set; }

関連項目