System::Drawing::Drawing2D::GraphicsPath::Clone メソッド

GraphicsPath::Clone method

現在のオブジェクトのコピーを作成します。

virtual SharedPtr<GraphicsPath> System::Drawing::Drawing2D::GraphicsPath::Clone()

ReturnValue

現在のオブジェクトと完全に同一の GraphicsPath オブジェクト

参照