System::Drawing::Drawing2D::GraphicsPath::Clone méthode

GraphicsPath::Clone method

Crée une copie de l’objet actuel.

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

ReturnValue

Un objet GraphicsPath qui est une copie exacte de l’objet actuel.

Voir aussi