System::Drawing::Drawing2D::GraphicsPath::Clone 方法
GraphicsPath::Clone method
创建当前对象的副本。
virtual SharedPtr<GraphicsPath> System::Drawing::Drawing2D::GraphicsPath::Clone()
ReturnValue
一个 GraphicsPath 对象,它是当前对象的精确副本。
另见
- Typedef SharedPtr
- Class GraphicsPath
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Font for C++