Graphics.DrawPath
Graphics.DrawPath method
GraphicsPath を描画します。
public void DrawPath(Pen pen, GraphicsPath path)
パラメータ | タイプ | 説明 |
---|---|---|
pen | Pen | Penパスの色、幅、およびスタイルを決定します。 |
path | GraphicsPath | 描画する GraphicsPath。 |
関連項目
- class Pen
- class GraphicsPath
- class Graphics
- 名前空間 System.Drawing
- 組み立て Aspose.Drawing