Icon.Clone
Icon.Clone method
Clones the Icon, creating a duplicate image.
public object Clone()
Return Value
An object that can be cast to an Icon.
See Also
- class Icon
- namespace System.Drawing
- assembly Aspose.Drawing
Clones the Icon, creating a duplicate image.
public object Clone()
An object that can be cast to an Icon.