Click or drag to resize

ShapeCopy Method

Make a copy of the shape.

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

Return Value

Type: Shape
Newly created figure.
See Also