Pen.PenType

Pen.PenType property

これで描かれた線のスタイルを取得しますPen .

public PenType PenType { get; }

プロパティ値

PenTypeこれで描画される線のスタイルを指定する列挙Pen.

関連項目