GraphicsPath.Clone
GraphicsPath.Clone method
現在のパス オブジェクトのコピーを作成します。
public object Clone()
戻り値
これの正確なコピーを作成しますGraphicsPath
.
例外
例外 | 調子 |
---|---|
NotImplementedException | 実装されていません。 |
関連項目
- class GraphicsPath
- 名前空間 System.Drawing.Drawing2D
- 組み立て Aspose.Drawing
現在のパス オブジェクトのコピーを作成します。
public object Clone()
これの正確なコピーを作成しますGraphicsPath
.
例外 | 調子 |
---|---|
NotImplementedException | 実装されていません。 |