Click or drag to resize

MasterDrawComponentCopy Method

Create a copy of the drawing component definition and add it to the collection.

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

Return Value

Type: MasterDrawComponent
Newly created drawing component definition.
See Also