DataMatrixBarcodeWritingShapeCloneInstance Method |
Clones the instance.
Namespace:
Atalasoft.PdfDoc.BarcodeWriting
Assembly:
Atalasoft.dotImage.PdfDoc.BarcodeWriting (in Atalasoft.dotImage.PdfDoc.BarcodeWriting.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax protected override PdfBaseShape CloneInstance()
Protected Overrides Function CloneInstance As PdfBaseShape
Return Value
Type:
PdfBaseShapeA copy of this shape.
See Also