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()
Public MustOverride Function Copy As Shape
Return Value
Type:
Shape Newly created figure.
See Also