Click or drag to resize

ShapeSettingsCopyToShape Method

Copy the figure setting value to the figure.

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

Parameters

shape
Type: RootPro.RootProCADShape
Destination geometry
See Also