Creates a copy of the current EllipseShapeItem.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
Syntax
| C# |
|---|
public override Item Clone() |
| Visual Basic |
|---|
Public Overrides Function Clone As Item |
| Visual C++ |
|---|
public: virtual Item^ Clone() override |
Return Value
Type: ItemA copy of the current EllipseShapeItem.