System::Drawing::Imaging::ImageAttributes::Clone 方法

ImageAttributes::Clone method

创建当前对象的副本。

SharedPtr<ImageAttributes> System::Drawing::Imaging::ImageAttributes::Clone()

ReturnValue

一个 ImageAttributes 对象,它是当前对象的完全复制。

另见