CustomLineCap.FillPath

CustomLineCap.FillPath property

カスタム キャップの塗りつぶしを定義するオブジェクトを取得または設定します。

public GraphicsPath FillPath { get; set; }

プロパティ値

カスタム キャップの塗りつぶしを定義するオブジェクト。

関連項目