System::Drawing::Imaging::ImageAttributes::Clone metodo

ImageAttributes::Clone method

Crea una copia dell’oggetto corrente.

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

ReturnValue

Un oggetto ImageAttributes che è una copia esatta dell’oggetto corrente.

Vedi anche