Pen.CustomStartCap

Pen.CustomStartCap property

これで描画された線の始点で使用するカスタム キャップを取得または設定しますPen.

public CustomLineCap CustomStartCap { get; set; }

戻り値

あCustomLineCapこれで描画された lines の先頭に使用されるキャップを表しますPen.

関連項目