Pen.PenType

Pen.PenType property

この Pen で描画される線のスタイルを取得します。

public PenType PenType { get; }

プロパティ値

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

関連項目