Click or drag to resize

ShapeSettingsCopyTo Method

Copy the figure setting value to another figure setting.

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 CopyTo(
	ShapeSettings settings
)

Parameters

settings
Type: RootPro.RootProCADShapeSettings
Copy destination shape setting
See Also