GraphicsPath.AddPath
GraphicsPath.AddPath method
指定された GraphicsPath をこのパスに追加します。
public void AddPath(GraphicsPath addingPath, bool connect)
パラメータ | タイプ | 説明 |
---|---|---|
addingPath | GraphicsPath | 追加する GraphicsPath。 |
connect | Boolean | 追加された path の最初の図が、このパスの最後の図の一部であるかどうかを指定するブール値。 true の値は、(可能であれば) 追加されたパスの最初の図がこのパスの最後の図の一部であることを指定します。道。 |
関連項目
- class GraphicsPath
- 名前空間 System.Drawing.Drawing2D
- 組み立て Aspose.Drawing