Click or drag to resize

ShapeClone Method

Create 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 Clone()

Return Value

Type: Shape
Duplicated figure.
See Also