System::Drawing::Drawing2D::GraphicsPath::Clone method
GraphicsPath::Clone method
Creates a copy of the current object.
virtual SharedPtr<GraphicsPath> System::Drawing::Drawing2D::GraphicsPath::Clone()
ReturnValue
A GraphicsPath object which is an exact copy of the current object.
See Also
- Typedef SharedPtr
- Class GraphicsPath
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.PDF for C++