Click or drag to resize

ShapeCopy Method

Create a copy of the shape and add it to the drawing.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract Shape Copy()

Return Value

Type: Shape
Newly created figure.
See Also