Creates a copy of the current ImageItem.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 5.0.3500.0 (5.0.3500.4)
Syntax
| C# |
|---|
public override Item Clone() |
| Visual Basic |
|---|
Public Overrides Function Clone As Item |
| Visual C++ |
|---|
public: virtual Item^ Clone() override |